Skip to main content
Unary · Groups Lists groups with optional pagination. Use this method to:
  • View all groups in an organization
  • Check group memberships
  • Monitor group configurations
  • Audit group access

Examples

  • List all groups: Shows all groups with pagination.
  • List with custom page size: Shows groups with specified page size.

Authorization

All organization members can list groups (transparency model).

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.ListGroupsRequest

Response

gitpod.v1.ListGroupsResponse
gitpod.v1.Group
gitpod.v1.ListGroupsRequest.Filter
gitpod.v1.ListGroupsRequest.Filter.ExcludeAssignedToResource
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse