Teams
Returns metadata about the current Dropbox Business team, such as team ID, name, and sharing policies.
Table Specific Information
The following scopes are required to access this view: team_info.readColumns
| Name | Type | Description |
| Id | String | The unique identifier of the Dropbox team. |
| Name | String | The name assigned to the team. |
| NumLicensedUsers | Integer | The number of user licenses available to the team. |
| NumProvisionedUsers | Integer | The number of user accounts that have been invited or are currently active members of the team. |
| EmmState | String | The current Enterprise Mobility Management (EMM) state for the team, indicating whether EMM is enabled, disabled, or enforced. |
| OfficeAddin | String | The admin-defined policy controlling the use of the Dropbox Office Add-In for this team. |
| SharedFolderMemberPolicy | String | Defines who is allowed to be added to folders shared by team members. |
| SharedFolderJoinPolicy | String | Specifies which shared folders team members are permitted to join. |
| SharedLinkCreatePolicy | String | Controls who can view or access shared links owned by team members. |