Get Alert by id

Get Alert by id

Path parameters

idstringRequiredformat: "uuid"

Response

Alert resource
webhookobject
idstringOptionalformat: "uuid"
namestringOptional0-255 characters
enabledbooleanOptional
alert_typeenumOptional
metadatamap from strings to stringsOptional
triggerslist of objectsOptional
created_atdatetimeOptionalRead-only
created_bystringOptionalRead-only
last_updated_atdatetimeOptionalRead-only
last_updated_bystringOptionalRead-only
project_idstringOptionalformat: "uuid"

Optional project scope for this alert. When set, the alert is scoped to the specified project. Do NOT also provide a ‘scope:project’ trigger config — the system will create it automatically from this field. Sending both project_id and a scope:project trigger config will result in an error.

Errors

404
Not Found Error