---
title: "List of countries supported in the app"
method: GET
path: "/onboarding/countries"
tags: ["kyc"]
---

# List of countries supported in the app

`GET /onboarding/countries`

list of countries

## Response `200`

Success

- object[]
  - `id` string, uuid
  - `name` string
  - `short_code` string

## Other responses

- `500` — Client error

---

[API](https://skmtc.dev/alpacahq/apis/title.md) · [All operations](https://skmtc.dev/alpacahq/apis/title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alpacahq/title/revisions/44eb1246cb7d/schema)
