---
title: "Get a specific account backup"
method: GET
path: "/account_backups/{id}"
tags: ["Account backups"]
---

# Get a specific account backup

`GET /account_backups/{id}`

The status field indicates whether the backup is ready. The possible
values are: 0 (queued), 1 (in progress), 2 (completed), 3 (error).

## Path parameters

- `id` string, required

## 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)
