Retrieve Project Playbooks
get
/api/v2/projects/{id}/playbooks/
Make GET request to this resource to retrieve a list of playbooks available for a project.
Request
Supported Media Types
- application/json
Path Parameters
Back to Top
Response
Supported Media Types
- application/json
200 Response
Root Schema : ProjectPlaybooks
Type:
Show Source
object
-
playbooks:
string
Title:
Playbooks
Read Only:true
Array of playbooks available within this project.