Fetch a list of executions, sorted by the date they were created from newest to oldest.
get/executions
Query parameters
pageSizenumber
The maximum number of elements to return in a page. You can set this to a maximum of 500 elements. If not specified, the default is 100.
The maximum number of elements to return in a page. You can set this to a maximum of 500 elements. If not specified, the default is 100.
pageTokenstring
An opaque token returned by a previous call to this operation in the nextPageToken. If not specified, Stedi returns the first page of results.
An opaque token returned by a previous call to this operation in the nextPageToken. If not specified, Stedi returns the first page of results.
Response
ListExecutions 200 response