Get a Playbook
Retrieve a single playbook by ID, including its guide text.
User-scoped keys can read playbooks they created, playbooks shared with them, org-visible playbooks, and official playbooks. Org-scoped keys can read org-visible and official playbooks, but not private ones.
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Path Parameters
Playbook ID from GET /playbooks.
Response
Playbook details
Unique playbook identifier
Playbook title
Playbook description, or null if unset
Free-text guidance applied across the whole playbook when it runs, or null if unset.
Whether this is an official GC AI playbook
Playbook processing status
draft, processing, completed, failed ISO 8601 creation timestamp
ISO 8601 last-update timestamp