List workflow runs

Returns a paginated list of runs for the given workflow. Filter by status and/or candidate profile.

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

Identifier of the workflow.

Query Params
integer

Maximum number of runs to return per page.

string

Pagination cursor returned by the previous call.

string

Comma-separated list of statuses to filter by. Allowed values: RUNNING, COMPLETED, FAILED, CANCELLED. Example: RUNNING,COMPLETED.

uuid

Filter to runs for the given candidate profile.

Responses

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