orgs

Update Current Organization Info

patch/api/v1/orgs/current/info

Request body

display_namestring
public_sharing_disabledboolean nullable
pat_creation_disabledboolean nullable
unshare_allboolean nullable
jit_provisioning_enabledboolean nullable
workspace_admin_can_invite_to_orgboolean nullable
invites_enabledboolean nullable
max_api_key_expiry_daysinteger nullable
security_contactstring email nullable
max_pat_expiry_daysinteger nullable
max_service_key_expiry_daysinteger nullable
scim_group_name_separatorstring
llm_auth_proxy_enabledboolean nullable
llm_auth_proxy_jwt_audiencestring nullable
ip_allowliststring[] nullable
restrict_browser_secretsboolean nullable
llm_auth_proxy_allowed_urlsstring[] nullable
engine_enabledboolean nullable

Response

Successful Response

idstring uuid nullable
display_namestring nullable
engine_enabledboolean nullable
is_personalboolean required
tier'no_plan' | 'developer' | 'developer_01_2026' | 'plus' | 'plus_01_2026' | 'enterprise' | 'developer_legacy' | 'plus_legacy' | 'free' | 'enterprise_legacy' | 'startup' | 'startup_v0' | 'partner' | 'premier'
reached_max_workspacesboolean
permissionsstring[]
disabledboolean
member_disabledboolean
sso_onlyboolean
jit_provisioning_enabledboolean
invites_enabledboolean
sso_login_slugstring nullable
public_sharing_disabledboolean
pat_creation_disabledboolean
workspace_admin_can_invite_to_orgboolean
marketplace_payouts_enabledboolean
default_sso_provisionboolean
max_api_key_expiry_daysinteger nullable
security_contactstring nullable
max_pat_expiry_daysinteger nullable
max_service_key_expiry_daysinteger nullable
scim_group_name_separatorstring
can_export_usage_backfillboolean
llm_auth_proxy_enabledboolean nullable
llm_auth_proxy_jwt_audiencestring nullable
ip_allowliststring[]
ip_allowlist_enabledboolean
restrict_browser_secretsboolean nullable
llm_auth_proxy_allowed_urlsstring[] nullable

Changes

Changed in 9 of the 48 revisions of this API.1024

  • a0acb3a6a10135See the full diff
    • removed the optional property config/enable_include_extended_stats from the response with the 200 status

      response-optional-property-removed

    • removed the optional property config/max_sandbox_storage from the response with the 200 status

      response-optional-property-removed

    • removed the optional property config/max_sandbox_volumes from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property engine_enabled

      new-optional-request-property

    • added the optional property config/engine_default_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property config/managed_deep_agents_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property config/sandbox_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property engine_enabled to the response with the 200 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property config/llm_gateway_enabled to the response with the 200 status

      response-optional-property-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property llm_auth_proxy_allowed_urls

      new-optional-request-property

    • added the new optional request property restrict_browser_secrets

      new-optional-request-property

    • added the optional property config/byoc_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property config/can_restrict_browser_secrets to the response with the 200 status

      response-optional-property-added

    • added the optional property llm_auth_proxy_allowed_urls to the response with the 200 status

      response-optional-property-added

    • added the optional property restrict_browser_secrets to the response with the 200 status

      response-optional-property-added

    • added the new optional request property ip_allowlist

      new-optional-request-property

    • added the optional property config/ip_allowlist_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property ip_allowlist to the response with the 200 status

      response-optional-property-added

    • added the optional property ip_allowlist_enabled to the response with the 200 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the max_sandboxes response's property default value changed from 100 to 10 for the status 200

      response-property-default-value-changed

  • 7bbcecd856b261See the full diff
    • removed the request property llm_auth_proxy_enabled

      request-property-removed

    • removed the request property llm_auth_proxy_jwt_audience

      request-property-removed

    • removed the optional property can_export_usage_backfill from the response with the 200 status

      response-optional-property-removed

    • removed the optional property config/can_use_llm_auth_proxy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property llm_auth_proxy_enabled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property llm_auth_proxy_jwt_audience from the response with the 200 status

      response-optional-property-removed

    • added the optional property config/pairwise_annotation_queues_enabled to the response with the 200 status

      response-optional-property-added

    This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property llm_auth_proxy_enabled

      new-optional-request-property

    • added the new optional request property llm_auth_proxy_jwt_audience

      new-optional-request-property

    • added the optional property config/can_use_llm_auth_proxy to the response with the 200 status

      response-optional-property-added

    • added the optional property llm_auth_proxy_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property llm_auth_proxy_jwt_audience to the response with the 200 status

      response-optional-property-added

    • added the optional property can_export_usage_backfill to the response with the 200 status

      response-optional-property-added

    • removed the optional property config/pairwise_annotation_queues_enabled from the response with the 200 status

      response-optional-property-removed