Get the headers for an archive of an entity's history with related objects

head/instances/{instanceId}/history/{historyId}
Internal-Use Only

Returns the headers for an archive of entities and relationships corresponding to a history record for an entity. The limits of the network described by the archive are determined by the view associated with the instance (if specified) or the type definition (if specified). If no history policy or view is associated with the entity, then an archive consisting of the current entity's representation is returned.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
historyId
string
true

The ID of a historical record of an entity

instanceId
string
true

The ID of the Instance

Header Parameters

NameTypeRequiredDescription
Accept
string
false

The desired item representation for the response. The default is application/vnd.sas.metadata.instance.archive+json

Allowed values:
application/vnd.sas.metadata.instance.archive+jsonapplication/json

Responses

StatusMeaningDescription
200OKOK.Headers
400Bad RequestBad request (the request is not well-formed).Schema
401UnauthorizedNot authenticated.Schema
403ForbiddenThe user does not have permission to complete this request.Schema
404Not FoundThe specified resource was not found.Schema
406Not AcceptableNot Acceptable. Include an Accept header with a supported value on the request.Schema