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 app.
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 app.
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
PgListExecutionFaults 200 response