Skip to main content
GET
/
document
/
{documentId}
/
download
Download original PDF
curl --request GET \
  --url https://api.okrapdf.com/document/{documentId}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

API key as Bearer token: Authorization: Bearer okra_xxx

Path Parameters

documentId
string
required

Document ID

Response

PDF file

The response is of type file.