coder_ai_users
Users returned by the Coder deployment.
-
id
Primary key - Unique row identifier.
-
connection_id
Foreign key - DX Coder AI connection that imported the row.
-
source_id
Foreign key - Stable Coder user UUID.
-
username
string - Coder username.
-
email
string - User email address.
-
name
string - User display name.
-
status
string - Coder account status.
-
has_ai_seat
boolean - Whether the user consumes an AI Governance seat.
-
last_seen_at
date - Timestamp of the user's latest Coder activity.