---
title: "Get a list of all the ISO-3166-1 country codes in use, and the names we accept for those countries."
method: GET
path: "/geocode/countryNames"
tags: ["Geocode"]
---

# Get a list of all the ISO-3166-1 country codes in use, and the names we accept for those countries.

`GET /geocode/countryNames`

## Response `200`

OK

- CountryNames — A dictionary where the keys are ISO-3166-1 country codes and the values names used in Global.health for those countries

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/globaldothealth/apis/global-health-curator-service-api.md) · [All operations](https://skmtc.net/globaldothealth/apis/global-health-curator-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/globaldothealth/global-health-curator-service-api/revisions/5b1151265235/schema)
