Get Alert by id

Get Alert by id

Path parameters

idstringRequiredformat: "uuid"

Response

Alert resource
webhookobject
idstringformat: "uuid"
namestring0-255 characters
enabledboolean
alert_typeenum
Allowed values:
metadatamap from strings to strings
triggerslist of objects
created_atdatetimeRead-only
created_bystringRead-only
last_updated_atdatetimeRead-only
last_updated_bystringRead-only
project_idstringformat: "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