Passer au contenu principal
GET
/
alerts
/
{id}
Get alert by ID
curl --request GET \
  --url https://nvidia.casebender.com/api/v1/alerts/{id} \
  --header 'Authorization: Bearer <token>'

Autorisations

Authorization
string
header
requis

API key authentication. Use format: Bearer cbr_live_your_key

Paramètres de chemin

id
string
requis

Alert ID

Réponse

200

Default Response