List workflows
Playbooks
List workflows
List the project’s workflows or their status counts. Use view=‘list’ for the paginated inventory (filter by type/status/search) or view=‘counts’ for totals.
POST
List workflows
Headers
Project ID for tenant scoping
Overrides the key's workspace
User API key
Body
application/json
'list' for the paginated inventory, 'counts' for status counts
Available options:
list, counts Filter by workflow type: system (the curated Playbooks the tagging UI offers) or user (workflows built by users in this workspace).
Available options:
system, user Free-text search over workflow names
Filter by latest version status
Available options:
draft, published Sort field
Available options:
created_at, last_edited, last_run Sort direction
Available options:
asc, desc 1-based page number (list view)
Required range:
x >= 1Page size (list view)
Required range:
1 <= x <= 100Response
Successful Response