Team
Returns the team of the authenticated user.
Columns
| Name | Type | Description |
| Id [KEY] | Integer | The Id of the Team. |
| AllowAutomatedEmailSteps | Boolean | The AllowAutomatedEmailSteps setting of the Team. |
| CallRecordingDisabled | Boolean | The CallRecordingDisabled setting of the Team. |
| ClickTrackingDefault | Boolean | The ClickTrackingDefault setting of the Team. |
| CreatedAt | Datetime | The CreatedAt date of the Team. |
| CustomTrackingDomain | String | The CustomTrackingDomain setting of the Team. |
| DispositionsRequired | Boolean | The DispositionsRequired setting of the Team. |
| EmailDailyLimit | Integer | The EmailDailyLimit setting of the Team. |
| GroupPrivacySetting | String | The GroupPrivacySetting setting of the Team. |
| LicenseLimit | Integer | The LicenseLimit setting of the Team. |
| LocalDialEnabled | Boolean | The LocalDialEnabled setting of the Team. |
| Name | String | The Name of the Team. |
| Plan | String | The Plan of the Team. |
| RecordByDefault | Boolean | The RecordByDefault setting of the Team. |
| SentimentsRequired | Boolean | The SentimentsRequired setting of the Team. |
| TeamVisibilityDefault | String | The TeamVisibilityDefault setting of the Team. |
| UpdatedAt | Datetime | The UpdatedAt date of the Team. |
| PlanFeatures | String | Add on features for this team. |
| Deactivated | Booelan | Indicates if the team has been deactivated. |