Skip to main content
POST
Get Documents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

expires_hours
integer
default:1
Required range: 1 <= x <= 168

Body

application/json
document_ids
string[]
required

List of document IDs

Response

Successful Response