---
title: "Get all countries"
method: GET
path: "/countries"
tags: ["countries"]
---

# Get all countries

`GET /countries`

## Headers

- `Authorization` string, required

## Response `200`

OK

## Other responses

- `401` — No token provided

---

[API](https://skmtc.net/packtpublishing/apis/world-data-api.md) · [All operations](https://skmtc.net/packtpublishing/apis/world-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/packtpublishing/world-data-api/versions/9f0bf3e19907/schema)
