---
title: "Get a country by id"
method: GET
path: "/country/{id}"
tags: ["country"]
---

# Get a country by id

`GET /country/{id}`

## Response `200`

A Country object

## Other responses

- `404` — The object identified by path parameters does not exist.

---

[API](https://skmtc.net/dvidshub/apis/dvids-content-submission-api.md) · [All operations](https://skmtc.net/dvidshub/apis/dvids-content-submission-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dvidshub/dvids-content-submission-api/revisions/921b385ab6b9/schema)
