get
Fetches the team membership details based on the team membership id
Since
0.1
Parameters
team Membership Id
The identifier of the team membership. (Derived parameter: Use TeamMembershipClient.list to get the list of team memberships. Then use TeamMembership.id to retrieve the teamMembershipId)
handler
A closure to be executed once the request has finished.