v1

latestOpenAPI 3.1.12026-07-242899061.7 MB
Common

Preview Playbook Alert

Returns a Playbook Alert representation containing only properties shared between all alert types.

get/common/{playbook_alert_id}

Path parameters

playbook_alert_idstring required

The unique id of a specific Playbook Alert

Response

Data of the fetched alert.

Example response

{
  "attributes": {
    "validated_on": "2025-03-21T12:00:00.000Z"
  }
}