---
title: "Retrieves the list of degree countries."
method: GET
path: "/api/lookup_items/degree_countries"
tags: ["Lookup Items"]
---

# Retrieves the list of degree countries.

`GET /api/lookup_items/degree_countries`

## Response `200`

OK

- Country[]
  - `id` string, uuid, nullable
  - `value` string, nullable
  - `isoCode` string, nullable

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/department-for-education/apis/get-into-teaching-api-v1.md) · [All operations](https://skmtc.net/department-for-education/apis/get-into-teaching-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/department-for-education/get-into-teaching-api-v1/versions/5d53dbaed560/schema)
