---
title: "Private Account Institutions"
method: GET
path: "/account/institution"
tags: ["institutions"]
---

# Private Account Institutions

`GET /account/institution`

Account institution details

## Response `200`

OK. An array of institutions

- Institution
  - `id` integer, required — Institution id
  - `name` string, required — Institution name
  - `domain` string — Institution domain

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `500` — Internal Server Error

---

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