CopilotConfig

Returns the Copilot configuration for the caller's account. Returns platform defaults (enabled=false, …) if no row exists yet — no insert is performed.

get/v1/admin/copilot/config

Query parameters

departmentIdinteger

Optional brand scope; 0 (default) reads the account-level row. A department read with no row falls back to the account-level row as a whole.

Response

OK

accountIdinteger
enabledboolean
modelTemperaturenumber double
maxResponseTokensinteger
customSystemPromptstring nullable
departmentIdinteger
selectedDeskIdsstring[] nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.