OrganizationSearchResultEntry is a datatype for an organization search result entry.

This datatype is used by the datatype, OrganizationSearchResultSet, which is used by the searchOrganizations() query field.

Table: OrganizationSearchResultEntry

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
byteVolumelongyes Short-TermThe total data volume in bytes that the organization is currently using.
createdAtlongyes Short-TermThe time when the organization was created.
deletedAtlong  Short-TermWhen the organization was marked for deletion, if at all.
entityIdstringyes Short-TermThe unique identifier of the entity matched.
organizationOrganizationyes Short-TermThe relevant organization for the result. See Organization.
organizationIdstringyes Short-TermThe unique identifier for the organization.
organizationNamestringyes Short-TermThe name of the organization.
searchMatchstringyes Short-TermThe string matching the search.
subscriptionOrganizations__Subscriptionyes Short-TermThe subscription type of the organization. See Organizations__Subscription.
trialEndDatelong  Short-TermThe end date of the trial if applicable.
typeOrganizations__SearchEntryTypeyes Short-TermThe type of the search result match. See Organizations__SearchEntryType.
userCountintegeryes Short-TermThe amount of users in the organization.
viewCountintegeryes Short-TermThe amount of repositories and views in the organization.