메인 콘텐츠로 건너뛰기
GET
/
alerts
/
{id}
Get alert by ID
curl --request GET \
  --url https://nvidia.casebender.com/api/v1/alerts/{id} \
  --header 'Authorization: Bearer <token>'

인증

Authorization
string
header
필수

API key authentication. Use format: Bearer cbr_live_your_key

경로 매개변수

id
string
필수

Alert ID

응답

200

Default Response