Organization
Retrieves the Organization for the authenticated user.
Table Specific Information
Select
SELECT * FROM Organization
Columns
| Name | Type | Description |
| id [KEY] | String | The id of the organization. |
| deletedDateTime | Datetime | The datetime when the organization was deleted. |
| assignedPlans | String | The assignedPlans of the organization. |
| businessPhones | String | The businessPhones of the organization. |
| city | String | The city of the organization. |
| country | String | The country of the organization. |
| countryLetterCode | String | The countryLetterCode of the organization. |
| createdDateTime | Datetime | The createdDateTime of the organization. |
| displayName | String | The displayName of the organization. |
| marketingNotificationEmails | String | The marketingNotificationEmails of the organization. |
| mobileDeviceManagementAuthority | String | The mobileDeviceManagementAuthority of the organization. |
| onPremisesLastSyncDateTime | Datetime | The onPremisesLastSyncDateTime of the organization. |
| onPremisesSyncEnabled | Bool | Indicator if organization is onPremisesSyncEnabled. |
| postalCode | String | The postalCode of the organization. |
| preferredLanguage | String | The preferredLanguage of the organization. |
| privacyProfile_contactEmail | String | The contactEmail of the privacyProfile. |
| privacyProfile_statementUrl | String | The statementUrl of the privacyProfile. |
| provisionedPlans | String | The provisionedPlans of the organization. |
| securityComplianceNotificationMails | String | The securityComplianceNotificationMails of the organization. |
| securityComplianceNotificationPhones | String | The securityComplianceNotificationPhones of the organization. |
| state | String | The state of the organization. |
| street | String | The street of the organization. |
| technicalNotificationMails | String | The technicalNotificationMails of the organization. |
| tenantType | String | The tenantType of the organization. |
| verifiedDomains | String | The verifiedDomains of the organization. |