Skip to main content
GET
List available playbooks

Authorizations

Authorization
string
header
required

JWT token obtained from Auth0

Response

List of available playbooks

name
string
required

Name of the playbook

Example:

"performance-checks"

monitorNames
string[]

Array of monitor names that trigger this playbook. May include placeholder patterns using {{...}} syntax.

Example:
requiredAttributes
string[]

Array of required attribute names that must be specified (either directly or via a link to a message from which they can be parsed) when executing this playbook

Example: