Fetch a file execution’s metadata document.
-L
or --location
flag in cURL will automatically follow the redirect. In this case, the response will contain the full metadata document.
In the event you cannot, or chose not to automatically follow the redirect, the body of the response contains a JSON object with a single key documentDownloadUrl
which contains a temporary URL to download the document. This URL is available for 60 minutes.
Metadata example
A Stedi API Key for authentication.
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.
GetExecutionMetadataDocument 302 response
The response is of type object
.