Fetch a list of faults for a given file execution, sorted by the date they were created from newest to oldest.
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. If not specified, the default is 100.
The maximum number of elements to return in a page. If not specified, the default is 100.
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