---
title: "List institutions"
method: GET
path: "/institutions"
tags: ["institutions"]
---

# List institutions

`GET /institutions`

This endpoint returns a list of institutions based on the specified search term or parameter.

## Query parameters

- `name` string
- `iso_country_code` string[]
- `page` integer
- `records_per_page` integer
- `supports_account_identification` boolean
- `supports_account_statement` boolean
- `supports_account_verification` boolean
- `supports_transaction_history` boolean

## Response `200`

OK

---

[API](https://skmtc.dev/mx/apis/mx-platform-api.md) · [All operations](https://skmtc.dev/mx/apis/mx-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mx/mx-platform-api/revisions/b6632646ee89/schema)
