Team membership API

Tags: Flow

Team membership is what defines a relationship between users and teams, as well as the nature of their relationship.

Who can use this?

 Core
Plus
 
   

 

Supported request

Get a list of team memberships: https://flow.pluralsight.com/v3/customer/core/team_membership/

Fields

NameTypeDescription
iddoubleUnique identifier for the team membership.
membership_typestringMembership type.
apex_userstringFilter-traversable object.
apex_user_idstringUnique identifier for the main user record for multiple user aliases.
teamstringFilter-traversable object.
team_iddoubleUnique identifier for a team.
team_ancestor_iddoubleMatch team member who are a member of the team or its descendant teams.
depthstringSaved for future use

Example response

back to top


If you need help, please contact Pluralsight Support.