Retrieve a replicated object

head/replicatedObjects/{replicatedObjectId}/enrichedDocument

Returns the headers for the specified replicated object as an enriched document.

Request Samples

1

Response Samples

1{
2 "content": {}
3}

Path Parameters

NameTypeRequiredDescription
replicatedObjectId
string
true

Specifies the identifier for the replicated object.

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema
400Bad Request

The request was invalid.

Schema
404Not Found

No replicated object exists at the requested path.

Schema