List workflows

Returns the paginated list of workflows for the authenticated account. Supports filtering by workflow name, job name, status, time ranges, and tags.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

industries-workflows:read

Query Params
integer
1 to 100
Defaults to 50

Number of items per page. Values outside the range are clamped.

string
length between 1 and 2048

Cursor token returned by a previous call to fetch the next page.

string
length between 1 and 256

Filter by the workflow name.

string
length between 1 and 256

Filter by the job name.

status
array of strings

Filter by workflow status. Repeat the parameter to filter by multiple statuses.

status
Allowed:
date-time
length between 20 and 40

Return workflows started at or after this timestamp (inclusive).

date-time
length between 20 and 40

Return workflows started at or before this timestamp (inclusive).

date-time
length between 20 and 40

Return workflows closed at or after this timestamp (inclusive).

date-time
length between 20 and 40

Return workflows closed at or before this timestamp (inclusive).

tags
array of strings

Filter by tags. Repeat the parameter to match multiple tags.

tags
boolean
Defaults to false

When true, each running workflow in the response is enriched with its overall completion percentage.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json