Returns a paginated list of playbooks visible to the caller. When type is omitted, results from all three scopes (global, organization, team) are merged.
Requires the AI SDR feature on the caller’s team.
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Maximum number of items to return (default 100, max 1000)
Number of items to skip
Filter to a single scope. Omit to merge all scopes. Identifies the visibility scope of a playbook.
global — Reply-curated, read-only across all teams.organization — visible to every team in the caller's organization.team — visible to the caller's team only.global playbooks are never created or modified via the API; only organization and team are accepted on create.
global, organization, team Case-insensitive substring match on playbook name