Skip to main content
Unary · Groups Gets information about a specific group by ID or name. Use this method to:
  • Retrieve group details and metadata
  • Check group configuration
  • View member count

Examples

  • Get group by ID: Retrieves information about a specific group by its unique ID.

Authorization

All organization members can view group information (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.GetGroupRequest GetGroup messages

Response

gitpod.v1.GetGroupResponse
gitpod.v1.Group