Show an alert attribute.
cURL
curl --request GET \ --url https://api.incident.io/v2/alert_attributes/{id} \ --header 'Authorization: Bearer <token>'
{ "alert_attribute": { "array": false, "emoji": "fire", "id": "01GW2G3V0S59R238FAHPDS1R66", "name": "service", "required": false, "type": "CatalogEntry[\"01GW2G3V0S59R238FAHPDS1R67\"]" } }
API key from your incident.io dashboard (Settings → API keys)
The ID of this attribute
"01GW2G3V0S59R238FAHPDS1R66"
OK response.
Show child attributes
Was this page helpful?
Contact support