Object
The following fields are available on this object as described below.
| Name | Type | Null? |
|---|---|---|
|
id |
String | |
|
name |
String | |
|
identifier |
String | |
|
time_zone |
String | Optional |
|
updated_at |
Unix Timestamp | |
|
two_factor_required |
Boolean | |
|
managed Is this organization managed by another organization? |
Boolean | |
|
parent_id The UUID of the parent organization, if this organization is managed by another. |
String | Optional |
|
users An array of details for users in this organization. |
OrganizationUser Array | |
|
policy The active policy for this organization. |
OrganizationPolicy | Optional |