---
title: "Get Organization Full Organization"
method: GET
path: "/auth/organization/get-full-organization"
tags: ["Organization Management"]
---

# Get Organization Full Organization

`GET /auth/organization/get-full-organization`

Get the full organization

## Response `200`

Success

- unknown

## Other responses

- `401` — Missing or invalid credentials

## Changes

- **2026-08-24** `200744ae0bef` — 1 breaking
  - the response's body type changed from `object` to no type for status `200`
- **2026-08-24** `08bbb5bedb5d` — 1 breaking, 7 info
  - removed the media type `application/json` for the response with the status `401`
  - the endpoint scheme security `bearerAuth` was removed from the API
  - removed `#/components/schemas/Organization` from the response body `allOf` list for the response status `200`
  - removed the non-success response with the status `400`
  - …4 more
- **2026-07-11** `32cece1ebe43` — 3 breaking, 4 warning, 1 info
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `slug` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - …4 more
- **2026-03-04** `21aca40b5846` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/auth/organization/get-full-organization/get.md)

---

[API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.dev/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/revisions/9d1da42c10ce/schema)
