Missing CODEX_APP from Codex Workspace analytics usage

Resolved 💬 2 comments Opened Mar 3, 2026 by amit-mittal Closed Mar 10, 2026

What issue are you seeing?

We are using https://api.chatgpt.com/v1/analytics/codex/workspaces/<workspace>/usage to fetch our developer usage across different platform. We are seeing Web, CLI, Exec, VS Code, and GitHub, but no Codex App.

I sometimes also notice empty clients field - I don't know if that is what refers to Codex App usage. Can we please fix the API?

What steps can reproduce the bug?

curl -X GET https://api.chatgpt.com/v1/analytics/codex/workspaces/<workspace-id>/usage   -H "Authorization: Bearer <token>"

It doesn't contain CODEX_APP.

What is the expected behavior?

_No response_

Additional information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗