v50

latestOpenAPI 3.0.2Proprietaryraw.githubusercontent.com2026-07-2730103305.1 KB

Fetch a list of faults for a given file execution, sorted by the date they were created from newest to oldest.

get/executions/{executionId}/faults

Path parameters

executionIdstring required

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

pageSizenumber

The maximum number of elements to return in a page. If not specified, the default is 100.

The maximum number of elements to return in a page. If not specified, the default is 100.

pageTokenstring

pageToken is an opaque token returned by a previous call to this operation in the nextPageToken

pageToken is an opaque token returned by a previous call to this operation in the nextPageToken

Response

ListExecutionFaults 200 response

nextPageTokenstring

Token that you can supply in subsequent requests to retrieve the next page of results. If not returned, there are no more results.