---
title: "Read institution"
method: GET
path: "/institutions/{institution_code}"
tags: ["institutions"]
---

# Read institution

`GET /institutions/{institution_code}`

This endpoint returns information about the institution specified by `institution_code`.

## Path parameters

- `institution_code` string, required

## Response `200`

OK

## Changes

> 46 revisions in range; 1 not diffed.

- **2025-11-05** `e74cd2b059b5` — 5 info
  - api tag `institutions` added
  - api tag `mx_platform` removed
  - added the optional property `institution/instructional_text_steps` to the response with the `200` status
  - added the optional property `institution/is_disabled_by_client` to the response with the `200` status
  - …1 more
- **2024-10-25** `eb1c54a91424` — 1 info
  - added the optional property `institution/supports_tax_document` to the response with the `200` status

[Change history](https://skmtc.dev/mx/apis/mx-platform-api/changes/institutions/:institution_code/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/e74cd2b059b5/schema)
