GET
/
container-definitions
/
{containerDefinitionId}
/
documents
/
{documentId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

containerDefinitionId
string
required

ID of the container definition

documentId
string
required

ID of the document to retrieve

Query Parameters

partitionKeys
object[]
required

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.