Skip to main content
GET
cURL

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

document_id
string<uuid>
required

The unique identifier for the document.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
author,
all_content,
folder,
latest_content,
organisation,
reviews

Response

Get a document.

JSON API response object

data
object
required

A document

jsonapi
object
required
included
object[]

Related resources that can be included when a document is returned

Document content