Skip to main content
GET
List schedules

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

kind
string
default:playbook

Schedule kind. Currently only playbook is supported.

Allowed value: "playbook"
project_id
string | null

Optional project id for project-scoped schedules.

target_id
string | null

Optional scheduled target id, such as a playbook id.

Response

Successful Response