Skip to main content
POST
Switch Org

Authorizations

X-Access-Token
string
header
required

Headers

X-Org-Id
string | null

Path Parameters

org_id
string<uuid>
required

Response

Successful Response

Response model for organization.

id
string
required
name
string
required
contact_name
string
required
contact_email
string
required
conversation_expiration
integer | null
remote_runtime_resource_factor
integer | null
billing_margin
number | null
enable_proactive_conversation_starters
boolean
default:true
sandbox_base_container_image
string | null
sandbox_runtime_container_image
string | null
org_version
integer
default:0
agent_settings
OpenHandsAgentSettings · object

Settings for a standard LLM-backed :class:Agent.

This is the long-standing AgentSettings shape; fields here build the default Agent (LLM + tools + MCP + condenser + critic).

conversation_settings
ConversationSettings · object
search_api_key
string | null
sandbox_api_key
string | null
max_budget_per_task
number | null
v1_enabled
boolean | null
credits
number | null
is_personal
boolean
default:false