Skip to main content
GET
Get Composer Prefs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string<uuid>
required

Response

Successful Response

Per-user per-project composer "+" menu state — the full set of persisted task-level settings (Plan First, Code Mode, model tier, Odoo env selection + tier downgrades, onboard-Odoo toggle). Wire shape is snake_case; the frontend hook adapts to camelCase.

develop
boolean
required
plan_first
boolean
required
active_odoo_credential_ids
string<uuid>[] | null
active_odoo_tier_overrides
Active Odoo Tier Overrides · object | null
model_tier
string | null
onboard_odoo_enabled
boolean | null