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.

Headers

Api-key
string | null

Path Parameters

document_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
created_at
string<date-time>
required
name
string
required
organisation_id
string
required
status
string
required
content
string | null
detailed_description
string | null
description
string | null
num_tokens
integer | null