Skip to main content

Search Items

GET 

/api/v1/accounts/:id/items

Searches the backed-up content of an account for matching items (e.g. Jira issues, Confluence pages). 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. Use the optional "q" free-text search and "type" filters to narrow results; omit both to list every item. Account IDs follow the format: acc_ followed by 16 alphanumeric characters (e.g., acc_1234567890abcdef).

Request

Responses

successful