Skip to main content
GET
/
document
/
download
Download Document
curl --request GET \
  --url https://api.stax.ai/document/download \
  --cookie authToken=
"<string>"

Authorizations

authToken
string
cookie
required

Cookie-based authentication using userId and authToken cookies

Query Parameters

docId
string

Document ID MongoDB ObjectId

Response

Document file

The response is of type file.