codex_users

Users from OpenAI Codex AI coding tool

id

Primary key
Unique identifier for the user.

source_id

Foreign key
ChatGPT/OpenAI user ID (UUID).

email

string
Email address of the user. May be null if OpenAI does not expose it.

last_active_date

date
The most recent date on which the user had Codex activity.