---
title: "Search countries"
method: GET
path: "/service-providers/properties/countries"
tags: ["Service Provider"]
deprecated: true
---

# Search countries

`GET /service-providers/properties/countries`

> **Deprecated.**

<Warning>

**⚠️ Deprecated — this endpoint will be removed on July 31, 2026.** Migrate to the [Network Partner API](/api-reference/network-partners); see the [migration guide](/docs/stablecoins/white-label-api-integration/migration-service-provider-to-network-partner).

</Warning>

Returns a list of properties which meet the search criteria.

## Query parameters

- `serviceProviders` string
- `statuses` string
- `categories` string
- `accountFilter` boolean
- `countries` string
- `fiatCurrencies` string
- `cryptoChains` string
- `cryptoCurrencies` string
- `paymentMethodTypes` string
- `includeServiceProviderDetails` boolean

## Response `200`

Search successful

## Other responses

- `400` — Bad Request : check request values and format
- `401` — Invalid credentials
- `403` — Unauthenticated or authenticated with insufficient access
- `500` — Server Error. This applies to all 5xx errors, including but not limited to 500, 501, 502, 503, and 504 errors. You should treat all of these errors the same.

---

[API](https://skmtc.net/meld/apis/bank-linking.md) · [All operations](https://skmtc.net/meld/apis/bank-linking/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/meld/bank-linking/revisions/818d6079a611/schema)
