wiz_users
Details about Wiz users
-
id
Primary key - Unique identifier for the row
-
connection_id
Foreign key - ID of the connection that imported this user
-
source_id
Foreign key - Identifier of the user in Wiz
-
name
string - Name of the user
-
email
string - Email address of the user
-
row_created_at
date - Timestamp of when the row was created in the local DB
-
row_updated_at
date - Timestamp of when the row was last updated in the local DB