Skip to main content

Get Item Version

GET 

/api/v1/accounts/:id/items/:item_id/versions/:version_id

Retrieves the content of a single backed-up item version. The item_id and version_id come from the items search and versions endpoints, respectively. Only available for Jira and Confluence accounts on the Advanced or Enterprise edition of Rewind Backups (a Rewind subscription tier, not an Atlassian plan) — accounts without it receive a 403 — and only when backup content is available for the account, otherwise the request returns 422. A version whose stored content is too large to return also responds 422; the version still exists and remains restorable through Rewind.

Request

Responses

successful