claude_code_users

Users from Claude Code AI coding assistant

id

Primary key
Unique identifier for the user.

email

string
Email address of the user.

source_id

Foreign key
Source ID of the user (user.account_id or user.id from claude otel payload).

name

string
Display name of the user.

api_accessible

boolean
Indicates if the user is accessible via the Claude Code API.