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

# List Altmetric Institutions

`GET /altmetric/institutions`

Returns a list of institutions available for Altmetric reporting

## Query parameters

- `offset` integer

## Response `200`

OK. An array of Altmetric institutions

- AltmetricInstitution[]
  - `id` integer, required — Institution id
  - `name` string, required — Institution name
  - `custom_domain` string, nullable — Custom domain for the institution

## Other responses

- `400` — Bad Request
- `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)
