get/workflows/{workflowId}/executions

Path parameters

workflowIdstring required

Query parameters

statusstring
nextTokenstring
maxResultsstring
sortBystring
orderstring

Response

200 response

nextTokenstring nullable required
order'ascending' | 'descending'
sortBy'startTime' | 'endTime'
statusstring[]
workflowIdstring required

Changes