---
title: "List organisations"
method: GET
path: "/organisations"
tags: ["Public endpoints", "Organisations"]
---

# List organisations

`GET /organisations`

List organisations

## Query parameters

- `page` integer
- `perPage` integer

## Response `200`

OK

- OrganisationSummary[]
  - `uri` string, uri, required — The unique identifier for an organisation
  - `label` string, required — The label of the organisation

## Other responses

- `400` — Bad request

---

[API](https://skmtc.dev/digilab/apis/oss-register-api-v1.md) · [All operations](https://skmtc.dev/digilab/apis/oss-register-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/digilab/oss-register-api-v1/revisions/c98155e7c17a/schema)
