---
title: "Get a list of countries with paging and filtering."
method: GET
path: "/country"
tags: ["country"]
---

# Get a list of countries with paging and filtering.

`GET /country`

## Query parameters

- `name` string
- `page` integer
- `limit` integer

## Response `200`

An array of Country objects

---

[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)
