Retrieve tenant Microsoft 365 provisioning details
Retrieve details of tenant Microsoft 365 settings.
get/ms365
Response
OK
national_cloud'GLOBAL' | 'CHINA'
The Microsoft cloud services are available in several separate national clouds.
These national cloud versions are physical and logical network-isolated instances of Microsoft enterprise cloud services
that are confined within the geographic borders of specific countries and operated by local personnel.
Can be either:
GLOBAL: Azure global service.
CHINA: Azure China service.
directory_idstring
The Directory ID (Tenant ID) of Microsoft identity platform.
application_idstring
The Application (client) ID of Azure AD.
redirect_uristring
Redirect URI. The URIs we will accept as destinations when returning authentication responses (tokens) after successfully authenticating or signing out users.
The redirect URI you send in the request to the login server should match one listed here. Also referred to as reply URLs.
sbc_redirect_uristring
Same as the redirect_uri, but via the sbc network topology.