---
title: "Returns number of proposals per country"
method: GET
path: "/proposals/countries"
tags: ["Countries"]
---

# Returns number of proposals per country

`GET /proposals/countries`

Returns a list of countries with a number of proposals

## Query parameters

- `provider_id` string
- `service_type` string
- `access_policy` string
- `access_policy_source` string
- `country` string
- `ip_type` string
- `compatibility_min` integer
- `compatibility_max` integer
- `quality_min` number
- `nat_compatibility` string

## Response `200`

List of countries

- ListProposalsCountiesResponse

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/mysteriumnetwork/apis/tequila-api.md) · [All operations](https://skmtc.net/mysteriumnetwork/apis/tequila-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mysteriumnetwork/tequila-api/revisions/cb1439736b63/schema)
