Skip to main content
Unary · Runners Lists SCM organizations the user belongs to. Use this method to:
  • Get all organizations for a user on a specific SCM host
  • Check organization admin permissions for webhook creation

Examples

  • List GitHub organizations: Lists all organizations the user belongs to on GitHub.
  • Search GitLab groups: Returns the first page of GitLab groups matching the substring.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.ListSCMOrganizationsRequest

Response

gitpod.v1.ListSCMOrganizationsResponse
gitpod.v1.ListSCMOrganizationsResponse.SCMOrganization
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse