Skip to main content
The account resource exposes information about the currently authenticated user’s account — their associated user record, email, and account confirmation timestamp. This is the singleton endpoint you call to identify which user an API key belongs to.
confirmed_at
string<date-time>
required
created_at
string<date-time>
required

Timestamp for when the object was created on the One Codex platform, encoded as a RFC 3339 timestamp.

email
string
required
user
users · object
required