opsgenie_user_teams
Join table between Opsgenie users and teams
-
id
Primary key - Unique identifier for the row
-
user_id
Foreign key - ID of the user associated with the team
-
team_id
Foreign key - ID of the team associated with the user