This endpoint retrieves an execution's input document before it passes through any translation and mappings.

get/executions/{executionId}/input

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 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.

Changes