Filter workflows
List one representative version per workflow family using optional complex filters in the request body. An omitted body or omitted filters object applies only the query-string filters.
Authentication
Use your Respan API key for Respan API authentication. Enter only the Respan API key value; clients send Authorization: Bearer <RESPAN_API_KEY>. For /api/responses, provider credentials such as Perplexity, OpenAI, or Azure OpenAI go in Settings -> Providers or respan_params.credential_override in the request body, not in this authentication field.
Use a dashboard JWT only for dashboard-authenticated endpoints. Respan API-key endpoints use the respanApiKey auth field instead.
Query parameters
Sort field, for example -updated_at.
Workflow category. Defaults to automations.
Event that triggers the workflow. Use scheduled with schedule_cron.
Free-text search over workflow names.
Include Respan-managed public workflows.
Request
Response
Total count when available. This field can be omitted for API-key requests.