Skip to main content

Get legacy org defaults settings

GET /api/organizations/llm

Get org-default settings through the deprecated /llm wrapper. The org is the request's effective org (X-Org-Id > API-key binding > user.current_org_id).

Parameters

NameInTypeRequiredDescription
org_idquery`stringnull`no
X-Org-Idheader`stringnull`no

Responses

StatusDescription
200Successful Response
422Validation Error

Response body

FieldTypeRequiredDescription
agent_settings`FaheemCodeAgentSettingsLLMAgentSettingsACPAgentSettings`
conversation_settingsConversationSettingsno
llm_api_key_setbooleanno
search_api_key`stringnull`no

Operation ID: get_legacy_org_defaults_settings_api_organizations_llm_get