OrganizationDetails
is a
datatype for details about the organization.
Table: OrganizationDetails
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 27, 2024 | |||||
country | string | yes | Short-Term | The country of the organization. | |
industry | string | yes | Short-Term | Industry of the organization. | |
iocAccess | boolean | Short-Term | Whether an organization has access to IOCs (i.e., Indicators of Compromise). | ||
limits | OrganizationLimits | yes | Short-Term | The limits of the organization. See OrganizationLimits . | |
notes | string | yes | Short-Term | Notes on the organization. This is root accessible, only. | |
subscription | Organizations__Subscription | yes | Short-Term | The subscription for the organization. See Organizations__Subscription . | |
trialEndDate | long | Short-Term | Trial end date of the organization, if any. | ||
useCases | [Organizations__UseCases ] | yes | Short-Term | Use cases of the organization. See Organizations__UseCases . |