The Team Object contains the following fields:
Attribute | Type | Description |
---|---|---|
Key | Integer | The Slemma defined id representing the team |
Name | String | Team name |
Owner | Integer | Team Owner |
MaxCount | Integer | Maximum number of users allowed on this team. Depends on the plan the team owner is subscribed to. |
UserCount | Integer | Total number of users on this team |
Groups | Array of Objects | An array containing Groups created for the exact team. |
OwnerSIG | String | The SIG parameter generated for the Subsidiary Team. The Master Team doesn't have this field. |
TeamSecret | String | The TeamSecret parameter generated for the Subsidiary Team. The Master Team doesn't have this field. |