Skip to main content
GET
Get Document

Authorizations

authToken
string
cookie
required

Cookie-based authentication using userId and authToken cookies

Query Parameters

docId
string

Document ID MongoDB ObjectId

Pattern: ^[0-9a-fA-F]{24}$
minimal
boolean

Return minimal document data

presigned
boolean

Return presigned URLs for pages and download

fields
string

Comma-separated list of fields to return

disableReview
boolean
statement
boolean

Include TPA statement information

Response

Document information

success
boolean
doc
object
statement
object
pages
string[]

Presigned URLs for pages (if presigned=true)

downloadUrl
string<uri>

Presigned download URL (if presigned=true)

wordsUrl
string<uri>

Presigned words index URL (if presigned=true)

words
object[]

Word index data