Endpoints
Get document metadata
Retrieve metadata for a specific document.
This endpoint returns the metadata for a document identified by its ID. Optionally, it can include the document’s text content.
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the document
Minimum string length:
1Query Parameters
Whether to include the document's text content in the response
Response
Successful Response

