Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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.
Enter your client id
Enter your secret
OK
The response is of type file.
file
Was this page helpful?