---
title: "Retrieve Issuers"
method: GET
path: "/issuers"
---

# Retrieve Issuers

`GET /issuers`

## Query parameters

- `checkout_session` string
- `country_code` string
- `payment_method` string

## Response `200`

200

- object
  - `issuers` object[]
    - `id` string
    - `name` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/y/apis/ai-caller.md) · [All operations](https://skmtc.net/y/apis/ai-caller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/y/ai-caller/revisions/05b629819b49/schema)
