Organizations__Subscription is an enumerated list of types of organization subscriptions.

This enumerated datatype is used by the searchOrganizations() query field. It's also use by three other datatypes: UpdateSubscriptionInputObject, which is used by the updateOrganizationSubscription() mutation field; OrganizationSearchResultEntry, which is used by the datatype, OrganizationSearchResultSet, which is also used by searchOrganizations(); and by the datatype, OrganizationDetails, which is used by Organization, which leads to several mutation and query fields.

Table: Organizations__Subscription

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: Aug 21, 2025
ClusterOwner   Short-TermThe organization's subscription is that of a cluster owner.
CommunityLocked   Short-TermThe organization has a locked community subscription.
CommunityUnlocked   Short-TermThe organization has an unlocked community subscription.
Complementary   Short-TermThe organization has a complementary subscription.
MissingTOSAcceptance   Short-TermThe organization has not yet accepted the terms of service.
OnPremMonitor   Short-TermThe organization has an on premise subscription.
Partner   Short-TermThe organization has a partner subscription.
Paying   Short-TermThe organization has a paying subscription.
PostTrial   Short-TermThe organization has a post-trial subscription.
PreTrial   Short-TermThe organization has a pre-trial subscription.
Trial   Short-TermThe organization has a trial subscription.
UnlimitedPoC   Short-TermThe organization has a unlimited proof of contract subscription.
Internal   Short-TermThe organization has an internal use only subscription.
Churned   Short-TermThe organization has a churned subscription.
Unknown   Short-TermThe organization's subscription is unknown.