OrganizationSearchResultEntry
OrganizationSearchResultEntry
is a datatype for an organization search result entry.
Table: OrganizationSearchResultEntry
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 | |||||
byteVolume | long | yes | Short-Term | The total data volume in bytes that the organization is currently using. | |
createdAt | long | yes | Short-Term | The time when the organization was created. | |
deletedAt | long | Short-Term | When the organization was marked for deletion, if at all. | ||
entityId | string | yes | Short-Term | The unique identifier of the entity matched. | |
organization | Organization | yes | Short-Term | The relevant organization for the result. See Organization . | |
organizationId | string | yes | Short-Term | The unique identifier for the organization. | |
organizationName | string | yes | Short-Term | The name of the organization. | |
searchMatch | string | yes | Short-Term | The string matching the search. | |
subscription | Organizations__Subscription | yes | Short-Term | The subscription type of the organization. See Organizations__Subscription . | |
trialEndDate | long | Short-Term | The end date of the trial if applicable. | ||
type | Organizations__SearchEntryType | yes | Short-Term | The type of the search result match. See Organizations__SearchEntryType . | |
userCount | integer | yes | Short-Term | The amount of users in the organization. | |
viewCount | integer | yes | Short-Term | The amount of repositories and views in the organization. |