---
title: "Changes to Get Current Organization Info"
method: GET
path: "/api/v1/orgs/current/info"
---

# Changes to Get Current Organization Info

`GET /api/v1/orgs/current/info`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 48 revisions.

- **2026-05-27** `a0acb3a6a101` — 3 warning, 4 info
- **2026-04-30** `99490d1e837e` — 1 info
- **2026-04-13** `e86be67718ee` — 4 info
- **2026-03-31** `9b9d7777d6a9` — 3 info
- **2026-03-23** `138b75feb431` — 1 info
- **2026-03-19** `7bbcecd856b2` — 4 warning, 1 info
- **2026-03-17** `2b27398f11f9` — 3 info
- **2026-03-09** `3a9a085db050` — 1 info
- **2026-03-06** `943731171b9e` — 1 warning

## Changes

- **2026-05-27** `a0acb3a6a101` — 3 warning, 4 info
  - removed the optional property `config/enable_include_extended_stats` from the response with the `200` status
  - removed the optional property `config/max_sandbox_storage` from the response with the `200` status
  - removed the optional property `config/max_sandbox_volumes` from the response with the `200` status
  - added the optional property `config/engine_default_enabled` to the response with the `200` status
  - added the optional property `config/managed_deep_agents_enabled` to the response with the `200` status
  - added the optional property `config/sandbox_enabled` to the response with the `200` status
  - added the optional property `engine_enabled` to the response with the `200` status
- **2026-04-30** `99490d1e837e` — 1 info
  - added the optional property `config/llm_gateway_enabled` to the response with the `200` status
- **2026-04-13** `e86be67718ee` — 4 info
  - added the optional property `config/byoc_enabled` to the response with the `200` status
  - added the optional property `config/can_restrict_browser_secrets` to the response with the `200` status
  - added the optional property `llm_auth_proxy_allowed_urls` to the response with the `200` status
  - added the optional property `restrict_browser_secrets` to the response with the `200` status
- **2026-03-31** `9b9d7777d6a9` — 3 info
  - added the optional property `config/ip_allowlist_enabled` to the response with the `200` status
  - added the optional property `ip_allowlist` to the response with the `200` status
  - added the optional property `ip_allowlist_enabled` to the response with the `200` status
- **2026-03-23** `138b75feb431` — 1 info
  - the `max_sandboxes` response's property default value changed from `100` to `10` for the status `200`
- **2026-03-19** `7bbcecd856b2` — 4 warning, 1 info
  - removed the optional property `can_export_usage_backfill` from the response with the `200` status
  - removed the optional property `config/can_use_llm_auth_proxy` from the response with the `200` status
  - removed the optional property `llm_auth_proxy_enabled` from the response with the `200` status
  - removed the optional property `llm_auth_proxy_jwt_audience` from the response with the `200` status
  - added the optional property `config/pairwise_annotation_queues_enabled` to the response with the `200` status
- **2026-03-17** `2b27398f11f9` — 3 info
  - added the optional property `config/can_use_llm_auth_proxy` to the response with the `200` status
  - added the optional property `llm_auth_proxy_enabled` to the response with the `200` status
  - added the optional property `llm_auth_proxy_jwt_audience` to the response with the `200` status
- **2026-03-09** `3a9a085db050` — 1 info
  - added the optional property `can_export_usage_backfill` to the response with the `200` status
- **2026-03-06** `943731171b9e` — 1 warning
  - removed the optional property `config/pairwise_annotation_queues_enabled` from the response with the `200` status

---

[Operation](https://skmtc.dev/langchain-ai/apis/langsmith/docs/api/v1/orgs/current/info/get.md) · [API](https://skmtc.dev/langchain-ai/apis/langsmith.md) · [Page](https://skmtc.dev/langchain-ai/apis/langsmith/changes/api/v1/orgs/current/info/get)
