Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GitHubEnterpriseUserIdentityResponse

GitHubEnterpriseUserIdentityResponse

    GitHubEnterpriseUserIdentityResponse describes the GitHub Enterprise identity a user has linked for a given integration’s host.

    Properties

    • login string required
      The GitHub Enterprise login (username) of the linked identity.
    • githubId integer required
      The immutable numeric GitHub Enterprise user ID of the linked identity.
    • connectedAt string required
      The time the identity was linked.