---
title: "List account backups"
method: GET
path: "/account_backups"
tags: ["Account backups"]
---

# List account backups

`GET /account_backups`

Account backups let you create a complete off-site backup of your Aha! account.
They can be [created](/api/resources/account_backups/create_an_account_backup),
[listed](/api/resources/account_backups/list_account_backups), and [downloaded](/api/resources/account_backups/download_an_account_backup) via the API.

An account backup may only be created once every 24 hours.

The backup file contains a representation of all of the data in the Aha! account, including all relationships. 
It does not contain user authentication data or integration secrets. The backup does not include any uploaded files.

**[Account backups](https://www.aha.io/support/roadmaps/account/security-and-system-requirements/export-backup-aha-data) are an Enterprise+ exclusive feature.**

## Response `200`

Successful operation

---

[API](https://skmtc.net/aha/apis/aha-api.md) · [All operations](https://skmtc.net/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/bfbe6f6d74a1/schema)
