codex_client_usage_breakdowns

Daily Codex usage metrics per user broken down by client application.

id

Primary key
Unique identifier for the row.

daily_usage_id

Foreign key
Foreign key referencing the parent codex_daily_usages record.

client_id

Foreign key
Identifier of the Codex client application (e.g. CODEX_DESKTOP_APP).

total_threads

number
Total number of Codex threads started via this client on this date.

total_turns

number
Total number of Codex turns taken via this client on this date.

total_credits

number
Total Codex credits consumed via this client on this date.