latestOpenAPI 3.1.02026-08-18104219248.1 KB

ad6ac1d13526

playbooks

Get Playbook

Fetch a single playbook configuration and run stats.

Requires the sequences:read scope on the API key.

get/v1/playbooks/{playbook_id}

Path parameters

playbook_idstring uuid required

ID of the playbook.

Response

Successful Response

idstring uuid required

Unique identifier of the playbook.

namestring required

Name of the playbook.

status'DRAFT' | 'ENABLED' | 'PAUSED' required
trigger_type'SIGNAL' | 'SCHEDULE' | 'EVENT' | 'INBOUND_REPLY' | 'MANUAL' | 'CSV' required