get/workflows/{workflowId}/executions

Path parameters

workflowIdstring required

Query parameters

fromStartTimestring
toStartTimestring
nextTokenstring
orderstring
statusstring
maxResultsstring
sortBystring

Response

200 response

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

Changes