cURL
curl --request GET \ --url https://localhost:7002/api/v1/jobs/documents/{documentId} \ --header 'x-deck-client-id: <api-key>' \ --header 'x-deck-secret: <api-key>'
This response does not have an example.
Downloads a document fetched during a job.
Enter your client id
Enter your secret
OK
The response is of type file.
file
Was this page helpful?