Skip to main content
GET
Get Document

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string<uuid>
required
document_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
app_id
string<uuid>
required
auth0_id
string
required
title
string
required
added_on
string<date-time>
required
request_id
string<uuid> | null