---
title: "GET /country"
method: GET
path: "/country"
---

# GET /country

`GET /country`

Get country code

## Query parameters

- `id` string, required

## Response `200`

Country code

- object
  - `country` string, nullable, required — ISO 3166-1 alpha-2

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.net/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinspace/coin-wallet-api-v4/versions/8dd1fdcc9afd/schema)
