---
title: "List Running Jobs for a Backup Target"
method: GET
path: "/cluster/backups/targets/{id}/running-jobs"
tags: ["Cluster Backups"]
---

# List Running Jobs for a Backup Target

`GET /cluster/backups/targets/{id}/running-jobs`

List IDs of jobs currently running against a backup target

## Path parameters

- `id` integer, required

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseArrayUint
  - `data` integer[]
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Backup Target Not Found
- `500` — Internal Server Error
- `503` — Cluster consensus unavailable

---

[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/abcc7aa63309/schema)
