v1
latestOpenAPI 3.1.02026-07-13182388559.6 KBAdmin
List all workflows (admin)
List all workflows with organization info and filters
get/v1/admin/workflows
Query parameters
limitinteger
Limit (1-100, default 20)
offsetinteger
Offset (default 0)
statusstring
Filter by status: draft, active, paused, archived
searchstring
Search by workflow name
orgIdstring
Filter by organization ID
Request body
object required
Response
OK
Example response
{
"message": "success",
"requestId": "req_abc123"
}