Alerts

Get Alert by id

Get Alert by id

get/v1/private/alerts/{id}

Path parameters

idstring uuid required

Response

Alert resource

idstring uuid
namestring
enabledboolean
alert_type'general' | 'slack' | 'pagerduty'
metadataobject
created_atstring date-time
created_bystring
last_updated_atstring date-time
last_updated_bystring
project_idstring 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.

Changes

Changed in 3 of the 67 revisions of this API.21

    • ●

      added the new filter:guardrail_type enum value to the //// response property for the response status

      response-property-enum-value-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ●

      removed the optional property //// from the response with the status

      response-optional-property-removed

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog