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

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-11-05** `e74cd2b059b5` — 6 info
  - api tag `institutions` added
  - api tag `mx_platform` removed
  - added the new optional `query` request parameter `iso_country_code`
  - added the optional property `institutions/items/instructional_text_steps` to the response with the `200` status
  - …2 more
- **2024-10-25** `eb1c54a91424` — 1 info
  - added the optional property `institutions/items/supports_tax_document` to the response with the `200` status

[Change history](https://skmtc.dev/mx/apis/mx-platform-api/changes/institutions/get.md)

---

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