v1

latestOpenAPI 3.1.02026-07-26436887.6 KB
main

Get Workflows

Get all workflows for the authenticated user's organization.

Returns a lightweight response with only essential fields for listing. Use GET /workflow/fetch/{workflow_id} to get full workflow details.

get/api/v1/workflow/fetch

Query parameters

statusstring nullable

Filter by status - can be single value (active/archived) or comma-separated (active,archived)

Filter by status - can be single value (active/archived) or comma-separated (active,archived)

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

idinteger required
namestring required
statusstring required
created_atstring date-time required
total_runsinteger required
folder_idinteger nullable
workflow_uuidstring nullable