List runs of a Workflow.
nextPageToken
to fetch subsequent pages.
Each workflow run object contains a summary of the run. Full details are available by calling the Get WorkflowRun endpoint.
PENDING
PROCESSING
NEEDS_REVIEW
REJECTED
PROCESSED
FAILED
updatedAt
createdAt
asc
: sort in ascending orderdesc
: sort in descending ordernextPageToken
change in subsequent requests, you are likely to receive incomplete results.nextPageToken
and the same parameters, until the token is not present, for example:false
if the request failed.