---
title: "Get Backup Jail Metadata"
method: GET
path: "/cluster/backups/targets/{id}/datasets/jail-metadata"
tags: ["Cluster Backups"]
---

# Get Backup Jail Metadata

`GET /cluster/backups/targets/{id}/datasets/jail-metadata`

Read jail metadata for a dataset on a backup target

## Path parameters

- `id` integer, required

## Query parameters

- `dataset` string, required

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseGithubComAlchemillahqSylveInternalServicesZeltaBackupJailMetadataInfo
  - `data` GithubComAlchemillahqSylveInternalServicesZeltaBackupJailMetadataInfo
    - `basePool` string
    - `ctId` integer
    - `name` string
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Backup Target Not Found
- `409` — Backup Target Disabled
- `500` — Internal Server Error
- `502` — Remote Target Failure
- `503` — Local Key Unavailable
- `504` — Remote Target Timeout

---

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