Lists all workflow runs for a specific workflow definition with optional filtering and pagination.
post/workflow-definitions/{workflowDefinitionName}/workflow-runs
Path parameters
workflowDefinitionNamestring required
The name of the workflow definition to list workflow runs for.
Query parameters
maxResultsinteger
The maximum number of workflow runs to return in a single response.
nextTokenstring
The token for retrieving the next page of results.
Request body
Response
Success