List or filter playbooks
Fetch a list of playbooks for the organization. Results are sorted by position ascending.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Filter for archived or not-archived playbooks. When not provided, both archived and not-archived playbooks will be returned.
Filters for where the playbook’s position is greater than the given value.
Filters for where the playbook’s created_at (creation date) is before the given value.