Return the current user’s composer prefs for this project. Missing row → all defaults (toggles off, model/env fields null). The frontend calls this on project open to pick the default state for a fresh task.
Documentation Index
Fetch the complete documentation index at: https://docs.codecobra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.