Skip to main content
GET
/
api
/
v1
/
playbooks
List playbooks
curl --request GET \
  --url https://api.kataven.ai/v1/api/v1/playbooks \
  --header 'Authorization: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.kataven.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Headers

X-Account-ID
string

Tenant database. Required when using a Zitadel JWT.

Query Parameters

category
string

Filter by category

Prefix search on name

limit
integer

Page size (1-100, default 10)

offset
integer

Pagination offset (default 0)

Response

OK

{key}
any