Get an Organization

GET

Retrieve information about a specific Organization.

Path parameters

organizationIdstringRequired

The Organization’s ID.

Query parameters

isLookUpOnlybooleanOptional

Whether to show only Organization metadata.

Response

OK

createdAtdatetime

The time when the Organization was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.

createdByobject
idstring

The Organization’s ID.

isScimEnabledboolean

Whether SCIM is enabled for the Organization.

namestring

The Organization’s name.

supportPlanenum
Allowed values: TRIALBASICSTANDARDPREMIUMBUSINESS_CRITICAL

The Organization’s support plan.

updatedAtdatetime

The time when the Organization was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.

updatedByobject
billingEmailstringOptional

The Organization’s billing email.

managedDomainslist of objectsOptional

The list of managed domains configured in the Organization.

paymentMethodenumOptional
Allowed values: CREDIT_CARDINVOICEAWS_MARKETPLACEAZURE_MARKETPLACEGCP_MARKETPLACE

The Organization’s payment method.

product"HOSTED" or "HYBRID"Optional
Allowed values: HOSTEDHYBRID

The Organization’s product type.

statusenumOptional
Allowed values: ACTIVEINACTIVESUSPENDED

The Organization’s status.

trialExpiresAtdatetimeOptional

The time when the Organization’s trial expires in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ. Organizations that are no longer in Trial will not have a expiry date.

Built with