cURL
curl --request GET \ --url https://live.deck.co/api/v1/jobs/documents/{documentId} \ --header 'x-deck-client-id: <api-key>' \ --header 'x-deck-secret: <api-key>'
"<string>"
Downloads a document fetched during a job.
Documentation IndexFetch the complete documentation index at: https://docs.deck.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.deck.co/llms.txt
Use this file to discover all available pages before exploring further.
Enter your client id
Enter your secret
OK
The response is of type file.
file
Was this page helpful?