Get an Organization
Retrieve information about a specific Organization.
Path parameters
organizationId
The Organization's ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
isLookUpOnly
Whether to show only Organization metadata.
Response
OK
allowEnhancedSupportAccess
Whether the organization allows CRE to have view access to their entities
createdAt
The time when the Organization was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
createdBy
id
The Organization's ID.
isScimEnabled
Whether SCIM is enabled for the Organization.
name
The Organization's name.
supportPlan
The Organization's support plan.
updatedAt
The time when the Organization was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
updatedBy
billingEmail
The Organization's billing email.
managedDomains
The list of managed domains configured in the Organization.
paymentMethod
The Organization's payment method.
Allowed values:
product
The Organization's product type.
Allowed values:
productPlans
status
The Organization's status.
Allowed values:
trialExpiresAt
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.