---
title: "GET /blocklist"
method: GET
path: "/blocklist"
tags: ["Blocklist"]
---

# GET /blocklist

`GET /blocklist`

## Query parameters

- `data_kind` 'payment_method' | 'card_bin' | 'extended_card_bin', required

## Response `200`

Blocked Fingerprints

- BlocklistResponse
  - `fingerprint_id` string, required
  - `data_kind` 'payment_method' | 'card_bin' | 'extended_card_bin', required
  - `created_at` string, date-time, required

## Other responses

- `400` — Invalid Data

---

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