---
title: "Changes to Get organization settings"
method: GET
path: "/api/organizations/{id}"
---

# Changes to Get organization settings

`GET /api/organizations/{id}`

> Every recorded change to this endpoint, newest first.
> 98 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 98 revisions.

- **2026-07-21** `d61bc77f80bc` — 1 warning
- **2026-07-08** `b5f055b9d45b` — 8 breaking
- **2026-07-08** `04ff286141b5` — 2 info
- **2026-05-05** `b7b3b45888a8` — 3 info

## Changes

- **2026-07-21** `d61bc77f80bc` — 1 warning
  - added the new `VO` enum value to the `default_role/allOf[#/components/schemas/OrganizationRoleEnum]/` response property for the response status `200`
- **2026-07-08** `b5f055b9d45b` — 8 breaking
  - the `billing/enforce_session_concurrency` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - the `billing/manual_role_management` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - the `billing/manual_workspace_management` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - the `billing/max_parallel_sessions` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `billing/session_concurrency_window_seconds` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `custom_scripts_enabled` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - the `email_notification_settings` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `react_code_settings` response's property type/format changed from `string`/`` to `object`/`` for status `200`
- **2026-07-08** `04ff286141b5` — 2 info
  - added `#/components/schemas/OrganizationRoleEnum` to the `default_role` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/Role9e7Enum` from the `default_role` response property `allOf` list for the response status `200`
- **2026-05-05** `b7b3b45888a8` — 3 info
  - added the optional property `custom_interfaces_enabled` to the response with the `200` status
  - added the optional property `embed_enabled` to the response with the `200` status
  - added the optional property `interface_settings` to the response with the `200` status

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/organizations/:id/get.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/organizations/:id/get)
