| id |
string |
Unique identifier of the organization |
| name |
string |
Display name of the organization |
| createdAt |
string |
Timestamp when the organization was created |
| updatedAt |
string |
Timestamp when the organization was last updated |
| ownerId |
string |
User ID of the organization owner |
| clientId |
string |
Client ID for the organization used in API authentication |
| idprovider_id |
string |
Identity provider ID if external identity management is configured |
| isFederated |
boolean |
Whether the organization uses federated identity management |
| parentOrganizationIds |
array |
IDs of parent organizations in the business group hierarchy |
| subOrganizationIds |
array |
IDs of child business groups |
| tenantOrganizationIds |
array |
IDs of tenant organizations |
| mfaRequired |
boolean |
Whether multi-factor authentication is required |
| isAutomaticAdminPromotionExempt |
boolean |
Whether automatic admin promotion is disabled |
| domain |
string |
Domain associated with the organization |
| isMaster |
boolean |
Whether this is the root (master) organization |
| environments |
array |
Environments belonging to this organization |