v1

latestOpenAPI 3.0.3GPL-3.02026-07-177978150.2 KB
documents

Retrieve a document

Fetch an individual document from a collection by using its ID.

get/collections/{collectionName}/documents/{documentId}

Path parameters

collectionNamestring required

The name of the collection to search for the document under

documentIdstring required

The Document ID

Response

The document referenced by the ID

object required

Can be any key-value pair