Team User XREF
A Team consists of groups of users performing a VAS activity collectively. The following APIs can be used to get the association between Users and Teams in WFM.
URLs
Check for the existence of the resource:
HEAD .../lgfapi/v10/entity/team_user_xref/{id}
Fetch paginated results:
GET .../lgfapi/v10/entity/team_user_xref/
Fetch non-paginated result by specific 'ID':
GET .../lgfapi/v10/entity/team_user_xref/{id}