---
title: "GET /blocklist/batch/{job_id}"
method: GET
path: "/blocklist/batch/{job_id}"
tags: ["Blocklist"]
---

# GET /blocklist/batch/{job_id}

`GET /blocklist/batch/{job_id}`

## Path parameters

- `job_id` string, required

## Response `200`

Batch blocklist job status

- BatchBlocklistJobStatusResponse — Response for `GET /blocklist/batch/{job_id}`.
  - `job_id` string, required
  - `merchant_id` string, required
  - `status` 'initiated' | 'processing' | 'completed' | 'failed', required
  - `total_rows` integer, required
  - `succeeded_rows` integer, required
  - `failed_rows` integer, required
  - `created_at` string, date-time, required
  - `updated_at` string, date-time, required

## Other responses

- `404` — Job not found

---

[API](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0.md) · [All operations](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperswitch/dynamic-routing-openapi-3-0/revisions/8fbf69ab2597/schema)
