Document Endpoints
Get Document
Retrieves the document from the specified container definition
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the container definition
ID of the document to retrieve
Query Parameters
URL encoded JSON array that details the partition key or keys for the required document
Response
200 - application/json
The response is of type object
.