cURL
curl --request GET \ --url https://vision.pingintel.com/api/v1/submission/{id}/document/{filename} \ --header 'Authorization: <api-key>'
This response does not have an example.
Download submission document specified by filename.
filename
Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.
Token
Bearer
The filename of the document to download.
The pingid of the submission.
The response is of type file.
file