Get an Organization
Retrieve information about a specific Organization.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Organization's ID.
Query Parameters
Whether to show only Organization metadata.
Response
OK
Whether the organization allows CRE to have view access to their entities
The time when the Organization was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"
Whether the Organization has at least one IP address range configured.
false
The Organization's ID.
"clmaxoarx000008l2c5ayb9pt"
false
Whether SCIM is enabled for the Organization.
false
The Organization's name.
"My organization"
The time when the Organization was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"
The Organization's billing email.
"billing@company.com"
The list of managed domains configured in the Organization.
The Organization's payment method.
CREDIT_CARD, INVOICE, AWS_MARKETPLACE, AZURE_MARKETPLACE, GCP_MARKETPLACE, SNOWFLAKE_MARKETPLACE "CREDIT_CARD"
The Organization's product type.
HOSTED, HYBRID "HOSTED"
The Organization's status.
ACTIVE, INACTIVE, SUSPENDED "ACTIVE"
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.
"2022-11-22T04:37:12Z"