---
title: "GET /organisation/"
method: GET
path: "/organisation/"
tags: ["organisation"]
---

# GET /organisation/

`GET /organisation/`

## Response `200`

OK

- Organisation[]
  - `uuid` string, uuid — Unique organisation identifier
  - `name` string, required — Organisation name
  - `logo` string, uri, nullable — Organisation logo (Light Mode / White Background)
  - `address` string — Organisation address
  - `active` boolean — Whether the organisation is active
  - `created_at` string, date-time

---

[API](https://skmtc.net/tadeus/apis/integration-api.md) · [All operations](https://skmtc.net/tadeus/apis/integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tadeus/integration-api/versions/1eb25fb9c852/schema)
