List playbooks
Playbooks
List Playbooks
List all playbooks accessible to the authenticated user, including org-visible, shared, and official playbooks.
Requires a user-scoped API key (u:gcai_...).
GET
List playbooks
Documentation Index
Fetch the complete documentation index at: https://docs.gc.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Query Parameters
Max items to return (default 100, max 500)
Required range:
1 <= x <= 500Number of items to skip (default 0)
Required range:
x >= 0