# Interface: IDocumentManagementGetRevisionResponse

Response to get a document revision from an auditable item graph vertex.

## Properties

### headers? {#headers}

> `optional` **headers?**: `object`

The headers which can be used to determine the response data type.

#### content-type

> **content-type**: `"application/json"` \| `"application/ld+json"`

***

### body {#body}

> **body**: [`IDocument`](IDocument.md)

The body parameters.
