Skip to main content
GET
/
jobs
/
documents
/
{documentId}
Download a Document
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.

Authorizations

x-deck-client-id
string
header
required

Enter your client id

x-deck-secret
string
header
required

Enter your secret

Path Parameters

documentId
string<uuid>
required

Response

OK

The response is of type file.