v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-014589156.1 KB
Workflows

List workflows

Paginated list of workflows in the caller's org. Filters via query params: search, status, platform. Use POST /workflows/list for richer body-shaped queries with sort.

get/workflows

Query parameters

limitinteger
offsetinteger
searchstring

free-text search across workflow name

free-text search across workflow name

statusstring[] nullable

filter by workflow status (lowercase)

filter by workflow status (lowercase)

platformstring[] nullable

filter by device platform (lowercase)

filter by device platform (lowercase)

created_afterstring

only workflows created at/after this RFC3339 time

only workflows created at/after this RFC3339 time

created_beforestring

only workflows created at/before this RFC3339 time

only workflows created at/before this RFC3339 time

last_run_afterstring

only workflows last run at/after this RFC3339 time

only workflows last run at/after this RFC3339 time

last_run_beforestring

only workflows last run at/before this RFC3339 time

only workflows last run at/before this RFC3339 time

Response

OK

limitinteger required
offsetinteger required
totalinteger required