Fetch a list of transactions for a file execution, including the full transaction details.
Path parameters
A unique identifier for the file execution within Stedi. This ID is included in the file processed event, or you can retrieve it manually from the file's details page within the Stedi portal.
A unique identifier for the file execution within Stedi. This ID is included in the file processed event, or you can retrieve it manually from the file's details page within the Stedi portal.
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.
A token returned by a previous call to this operation in the nextPageToken. If not specified, Stedi returns the first page of results.
Response
ListExecutionTransactions 200 response