---
title: "Poll bulk delete task status"
method: GET
path: "/backup-logs/bulk-delete/status/{task_id}"
tags: ["General APIs with JWT"]
---

# Poll bulk delete task status

`GET /backup-logs/bulk-delete/status/{task_id}`

Endpoint to poll the status of a bulk delete task.

## Path parameters

- `task_id` string, required

## Response `200`

Task status retrieved

- unknown

## Other responses

- `404` — Task not found
- `422` — Validation Error
- `500` — Internal server error

---

[API](https://skmtc.dev/lium/apis/lium-backend-api.md) · [All operations](https://skmtc.dev/lium/apis/lium-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lium/lium-backend-api/revisions/57db0a9348db/schema)
