---
title: "Get Institution"
method: GET
path: "/institutions/{institutionId}"
tags: ["Institutions"]
---

# Get Institution

`GET /institutions/{institutionId}`

Used to retrieves details of a specific `Institution` within an application

## Path parameters

- `institutionId` string, required

## Response `200`

Ok

## Other responses

- `default` — Error Response

---

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