List all playbooks
GET/plugins/playbooks/api/v0/playbooks
Retrieve a paged list of playbooks, filtered by team, and sorted by title, number of stages or number of steps.
Request
Responses
- 200
- 400
- 403
- 500
A paged list of playbooks.
The request is malformed.
Access to the resource is forbidden for this user.
There was an internal error in the server.