---
title: "List all countries"
method: GET
path: "/countries"
---

# List all countries

`GET /countries`

## Response `200`

Countries retrieved

- object
  - `code` integer, required
  - `status` string, required
  - `message` string, required

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/notchpay/apis/notch-pay-api.md) · [All operations](https://skmtc.net/notchpay/apis/notch-pay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/notchpay/notch-pay-api/versions/483106380733/schema)
