OrganizationDetails is a datatype for details about an organization.

This datatype is used by the details parameter of the datatype, Organization, which is used by several mutation and query fields.

Table: OrganizationDetails

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: May 27, 2025
countrystringyes Short-TermThe country of the organization.
industrystringyes Short-TermIndustry of the organization.
iocAccessboolean  Short-TermWhether an organization has access to IOCs (i.e., Indicators of Compromise).
limitsOrganizationLimitsyes Short-TermThe limits of the organization. See OrganizationLimits.
notesstringyes Short-TermNotes on the organization. This is accessible only by the organization owner.
subscriptionOrganizations__Subscriptionyes Short-TermThe subscription for the organization. See Organizations__Subscription.
trialEndDatelong  Short-TermTrial end date of the organization, if any.
useCases[Organizations__UseCases]yes Short-TermUse cases of the organization. See Organizations__UseCases.