latestOpenAPI 3.1.02026-08-233001841.3 MB
0dcf3303e9d7
playbooks
List or filter playbooks
Fetch a list of playbooks for the organization. Results are sorted by position ascending.
get/playbook/
Query parameters
_limitinteger
Number of results to return.
_skipinteger
Number of results to skip before returning, for pagination.
is_archivedboolean nullable
Filter for archived or not-archived playbooks. When not provided, both archived and not-archived playbooks will be returned.
position__gtinteger nullable
Filters for where the playbook's position is greater than the given value.
created_at__ltstring date-time nullable
Filters for where the playbook's created_at (creation date) is before the given value.
Response
Successful response