Enterprise [object]
An account to manage multiple organizations with consolidated policy and billing.
Implements
AnnouncementBanner [interface]
Represents an announcement banner.
Attributes
The text of the announcement
The expiration date of the announcement, if any
Whether the announcement can be dismissed by the user
Attributes
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
The text of the announcement
DateTime [scalar]
An ISO-8601 encoded UTC date string.
The expiration date of the announcement, if any
Boolean [scalar]
The Boolean
scalar type represents true
or false
.
Whether the announcement can be dismissed by the user
URI [scalar]
An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.
A URL pointing to the enterprise's public avatar.
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
The enterprise's billing email.
EnterpriseBillingInfo [object]
Enterprise billing information visible to enterprise billing managers and owners.
Attributes
The number of licenseable users/emails across the enterprise.
The number of data packs used by all organizations owned by the enterprise.
The bandwidth quota in GB for all organizations owned by the enterprise.
The bandwidth usage in GB for all organizations owned by the enterprise.
The bandwidth usage as a percentage of the bandwidth quota.
The storage quota in GB for all organizations owned by the enterprise.
The storage usage in GB for all organizations owned by the enterprise.
The storage usage as a percentage of the storage quota.
The number of available licenses across all owned organizations based on the unique number of billable users.
The total number of licenses allocated.
Enterprise billing information visible to enterprise billing managers.
Identifies the date and time when the object was created.
Int [scalar]
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
Identifies the primary key from the database.
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
The description of the enterprise.
The description of the enterprise as HTML.
ID [scalar]
The ID
scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4"
) or integer (such as 4
) input value will be accepted as an ID.
The Node ID of the Enterprise object
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
The location of the enterprise.
EnterpriseMemberConnection [object]
The connection type for EnterpriseMember.
Attributes
A list of edges.
A list of nodes.
Information to aid in pagination.
Identifies the total count of items in the connection.
A list of users who are members of this enterprise.
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
The name of the enterprise.
OrganizationConnection [object]
A list of organizations managed by an enterprise.
Attributes
A list of edges.
A list of nodes.
Information to aid in pagination.
Identifies the total count of items in the connection.
A list of organizations that belong to this enterprise.
EnterpriseOwnerInfo [object]
Enterprise information visible to enterprise owners or enterprise owners'
personal access tokens (classic) with read:enterprise or admin:enterprise scope.
Attributes
A list of all of the administrators for this enterprise.
A list of users in the enterprise who currently have two-factor authentication disabled.
Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.
The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.
A list of enterprise organizations configured with the provided private repository forking setting value.
The value for the allow private repository forking policy on the enterprise.
The setting value for base repository permissions for organizations in this enterprise.
A list of enterprise organizations configured with the provided base repository permission.
A list of domains owned by the enterprise. Visible to enterprise owners or
enterprise owners' personal access tokens (classic) with admin:enterprise scope.
Enterprise Server installations owned by the enterprise.
A list of failed invitations in the enterprise.
The setting value for whether the enterprise has an IP allow list enabled.
The IP addresses that are allowed to access resources owned by the enterprise.
Visible to enterprise owners or enterprise owners' personal access tokens
(classic) with admin:enterprise scope.
The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.
Whether or not the base repository permission is currently being updated.
Whether the two-factor authentication requirement is currently being enforced.
The setting value for whether organization members with admin permissions on a
repository can change repository visibility.
A list of enterprise organizations configured with the provided can change repository visibility setting value.
The setting value for whether members of organizations in the enterprise can create internal repositories.
The setting value for whether members of organizations in the enterprise can create private repositories.
The setting value for whether members of organizations in the enterprise can create public repositories.
The setting value for whether members of organizations in the enterprise can create repositories.
A list of enterprise organizations configured with the provided repository creation setting value.
The setting value for whether members with admin permissions for repositories can delete issues.
A list of enterprise organizations configured with the provided members can delete issues setting value.
The setting value for whether members with admin permissions for repositories can delete or transfer repositories.
A list of enterprise organizations configured with the provided members can delete repositories setting value.
The setting value for whether members of organizations in the enterprise can invite outside collaborators.
A list of enterprise organizations configured with the provided members can invite collaborators setting value.
Indicates whether members of this enterprise's organizations can purchase additional services for those organizations.
The setting value for whether members with admin permissions for repositories can update protected branches.
A list of enterprise organizations configured with the provided members can update protected branches setting value.
The setting value for whether members can view dependency insights.
A list of enterprise organizations configured with the provided members can view dependency insights setting value.
Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.
The OIDC Identity Provider for the enterprise.
The setting value for whether organization projects are enabled for organizations in this enterprise.
A list of enterprise organizations configured with the provided organization projects setting value.
A list of outside collaborators across the repositories in the enterprise.
A list of pending administrator invitations for the enterprise.
A list of pending collaborator invitations across the repositories in the enterprise.
A list of pending member invitations for organizations in the enterprise.
The setting value for whether repository projects are enabled in this enterprise.
A list of enterprise organizations configured with the provided repository projects setting value.
The SAML Identity Provider for the enterprise.
A list of enterprise organizations configured with the SAML single sign-on setting value.
A list of members with a support entitlement.
The setting value for whether team discussions are enabled for organizations in this enterprise.
A list of enterprise organizations configured with the provided team discussions setting value.
The setting value for whether the enterprise requires two-factor authentication for its organizations and users.
A list of enterprise organizations configured with the two-factor authentication setting value.
Enterprise information visible to enterprise owners or enterprise owners'
personal access tokens (classic) with read:enterprise or admin:enterprise scope.
URI [scalar]
An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.
The HTTP path for this enterprise.
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
The URL-friendly identifier for the enterprise.
URI [scalar]
An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.
The HTTP URL for this enterprise.
Boolean [scalar]
The Boolean
scalar type represents true
or false
.
Is the current viewer an admin of this enterprise?
URI [scalar]
An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.
The URL of the enterprise website.