Team membership is what defines a relationship between users and teams, as well as the nature of their relationship.
Supported request
Get a list of team memberships: https://flow.pluralsight.com/v3/customer/core/team_membership/
Fields
Name | Type | Description |
---|---|---|
id | double | Unique identifier for the team membership. |
membership_type | string | Membership type. |
apex_user | string | Filter-traversable object. |
apex_user_id | string | Unique identifier for the main user record for multiple user aliases. |
team | string | Filter-traversable object. |
team_id | double | Unique identifier for a team. |
team_ancestor_id | double | Match team member who are a member of the team or its descendant teams. |
depth | string | Saved for future use |