---
title: "Get a list of subdivs by country with paging and filtering"
method: GET
path: "/country/{country_id}/subdiv"
tags: ["country"]
---

# Get a list of subdivs by country with paging and filtering

`GET /country/{country_id}/subdiv`

## Query parameters

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

## Response `200`

An array of CountrySubdiv 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)
