sourcegraph_amp_users
Members of the Sourcegraph Amp workspace
-
id
Primary key - Unique identifier for the user.
-
source_id
Foreign key - Unique Amp user identifier.
-
name
string - Full name of the workspace member.
-
email
string - Primary email address of the workspace member.
-
role
string - Workspace role of the member.
-
api_accessible
boolean - Indicates whether the member was returned by the most recent API import.