windsurf_users
Windsurf user information and sync tracking.
-
id
Primary key - Unique identifier for the row.
-
email
string - User email address.
-
name
string - User name.
-
api_key
string - User API key for authentication.
-
sign_up_time
date - When the user signed up for Windsurf.
-
api_accessible
boolean - Whether the user is currently accessible via the API.
-
analytics_synced_at
date - Timestamp when recent analytics were last synced for this user.
-
analytics_synced_to
date - Timestamp indicating how far back historical analytics have been synced for this user.