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
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Body ()
Root Schema : ProjectPlaybooks
Type: object
Show Source
  • Title: Playbooks
    Read Only: true
    Array of playbooks available within this project.
Back to Top