Skip to main content
GET
Get document

Authorizations

X-Api-Key
string
header
required

API key for authentication. Access https://console.beltic.com/ to obtain your API key.

Path Parameters

id
string<uuid>
required

Document ID

Query Parameters

fields[document]
string

Sparse fieldset: comma-separated list of document fields (attributes and relationships) to return. An empty value returns only id/type. Omit the parameter to return all fields.

Example:

"status,file"

Response

Document found successfully

data
object
required