Fetch a list of executions, sorted by the date they were created from newest to oldest.
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.
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.
The direction of the transaction. Inbound transactions are those you receive from a payer, provider, or other trading partner. Outbound transactions are those you send to a payer, provider, or other trading partner.
The direction of the transaction. Inbound transactions are those you receive from a payer, provider, or other trading partner. Outbound transactions are those you send to a payer, provider, or other trading partner.
A code specifying the reason for the fault.
A code specifying the reason for the fault.
The unique identifier for the partnership within the Stedi platform. If you're sending or receiving transactions through the Stedi clearinghouse, Stedi configures the necessary partnership for you automatically when you set up your account.
The unique identifier for the partnership within the Stedi platform. If you're sending or receiving transactions through the Stedi clearinghouse, Stedi configures the necessary partnership for you automatically when you set up your account.
The status of the execution. An execution is COMPLETED when Stedi has finished processing the file with no errors. If the file is an outbound file, a COMPLETED status also means that Stedi successfully delivered it to the configured connection.
The status of the execution. An execution is COMPLETED when Stedi has finished processing the file with no errors. If the file is an outbound file, a COMPLETED status also means that Stedi successfully delivered it to the configured connection.
The start of the time range to filter file executions. The results will include executions created at or after this timestamp.
The start of the time range to filter file executions. The results will include executions created at or after this timestamp.
The end of the time range to filter file executions. The results will include executions up to and including this timestamp.
The end of the time range to filter file executions. The results will include executions up to and including this timestamp.
Response
ListExecutions 200 response