---
title: "Get the organisations of a given community."
method: GET
path: "/organisation"
tags: ["Community management"]
---

# Get the organisations of a given community.

`GET /organisation`

## Response `200`

The community's organisations.

- Organisation[]
  - `apiKey` string, required — The organisation's API key.
  - `shortName` string, required — The organisation's short name.
  - `fullName` string, required — The organisation's full name.

## Other responses

- `429` — Call rate limit threshold exceeded for this operation.
- `default` — The received request was invalid.

---

[API](https://skmtc.dev/ec-jrc/apis/interoperability-test-bed-rest-api.md) · [All operations](https://skmtc.dev/ec-jrc/apis/interoperability-test-bed-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ec-jrc/interoperability-test-bed-rest-api/revisions/433b3c0ae6d4/schema)
