Team API Parameters
Parameter |
Type |
Description |
Possible Values |
Notes |
---|---|---|---|---|
uri |
String |
The URI to get a new copy of the Team object. |
— | |
id |
String |
The unique identifier for the team. |
— | |
name |
String |
The name of the team. |
— | |
users |
Collection |
The list of users that belong to this team. |
— | |
-->User |
Collection |
Information about one specific user on the team. |
— |
The Team object contains a subset of the User parameters. These parameters include the uri, loginId, firstName, lastName, dialogs, pendingState, state, stateChangeTime, extension, ReasonCode, and mediaState. For information about these parameters, see User API Parameters. |