Skip to main content
A User represents a single account-holder on the One Codex platform. The below table summarizes all of the properties for the User resource, with the JSON schema type of each property listed below in italics.
$uri
string
required
read-only
Pattern: ^/api/v1/users/[a-f0-9]{16}$
Example:

"/api/v1/users/0d77065796f8d173"

email
string | null
required