asana_team_memberships
Details of the association between users and teams in Asana.
-
id
Primary key - Unique identifier for the row.
-
team_id
Foreign key - ID of the team.
-
user_id
Foreign key - ID of the user.