Team
A Team consists of groups of employees. The following APIs can be used to get
relevant Team information from WFM.
Note: As of Release 26B
there is no functionality in WFM involving teams, however it could be used in
future.
URLs
Check for the existence of the resource:
HEAD .../lgfapi/v10/entity/team/{id}
Fetch paginated results:
GET .../lgfapi/v10/entity/team/
Fetch non-paginated result by specific 'ID':
GET .../lgfapi/v10/entity/team/{id}