Poll for new file executions that Stedi has recently processed.
Query parameters
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.
A token returned by a previous call to this operation in the nextPageToken. If not specified, Stedi returns the first page of results.
You must supply either this property or startDateTime in every request.
A token returned by a previous call to this operation in the nextPageToken. If not specified, Stedi returns the first page of results.
You must supply either this property or startDateTime in every request.
An ISO 8601 formatted string. For example 2023-08-28T00:00:00Z. Stedi returns executions processed after this time.
You must supply either this property or pageToken in every request. The startDateTime must be at least one minute in the past.
An ISO 8601 formatted string. For example 2023-08-28T00:00:00Z. Stedi returns executions processed after this time.
You must supply either this property or pageToken in every request. The startDateTime must be at least one minute in the past.
Response
ListPollingExecutions 200 response