Organizations
Lists information about about the organizations of the logged in user.
View-Specific Information
By default this view will only return information about the organizations of the logged in user.
Columns
| Name | Type | OrderBySupport | Description |
| Id [KEY] | String | The id of the organization. | |
| AnyPinnableItems | Boolean | Determine if this repository owner has any items that can be pinned to their profile. Arguments type (PinnableItemType) Filter to only a particular kind of pinnable item. | |
| AvatarUrl | String | A URL pointing to the organization's public avatar. Arguments size (Int) The size of the resulting square image. | |
| CreatedAt | Datetime | Identifies the date and time when the object was created. | |
| DatabaseId | Int | Identifies the primary key from the database. | |
| Description | String | The organization's public profile description. | |
| DescriptionHTML | String | The organization's public profile description rendered to HTML. | |
| String | The organization's public email. | ||
| IpAllowListEnabledSetting | String | The setting value for whether the organization has an IP allow list enabled. | |
| IsVerified | Boolean | Whether the organization has verified its profile email and website. | |
| Location | String | The organization's public profile location. | |
| Login | String | The organization's login name. | |
| Name | String | The organization's public profile name. | |
| NewTeamResourcePath | String | The HTTP path creating a new team. | |
| NewTeamUrl | String | The HTTP URL creating a new team. | |
| OrganizationBillingEmail | String | The billing email for the organization. | |
| PinnedItemsRemaining | Int | Returns how many more items this profile owner can pin to their profile. | |
| ProjectsResourcePath | String | The HTTP path listing organization's projects. | |
| ProjectsUrl | String | The HTTP URL listing organization's projects. | |
| RequiresTwoFactorAuthentication | Boolean | When true the organization requires all members, billing managers, and outside collaborators to enable two-factor authentication. | |
| ResourcePath | String | The HTTP path for this organization. | |
| TeamsResourcePath | String | The HTTP path listing organization's teams. | |
| TeamsUrl | String | The HTTP URL listing organization's teams. | |
| TwitterUsername | String | The organization's Twitter username. | |
| UpdatedAt | Datetime | Identifies the date and time when the object was last updated. | |
| Url | String | The HTTP URL for this organization. | |
| ViewerCanAdminister | Boolean | Organization is adminable by the viewer. | |
| ViewerCanChangePinnedItems | Boolean | Can the viewer pin repositories and gists to the profile? | |
| ViewerCanCreateProjects | Boolean | Can the current viewer create new projects on this owner? | |
| ViewerCanCreateRepositories | Boolean | Viewer can create repositories on this organization. | |
| ViewerCanCreateTeams | Boolean | Viewer can create teams on this organization. | |
| ViewerIsAMember | Boolean | Viewer is an active member of this organization. | |
| WebsiteUrl | String | The organization's public profile URL. |