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

# List organisations

`GET /organisations`

Returns a list of organisations included in the register.

## Response `200`

OK

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

---

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