Documents
Get Document Info
Retrieves information about a specific document. The request parameters define what information you would like to receive.
A 404 Not Found
will be returned if either the collection name does not exist, or the document path does not exist within the provided collection.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.