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
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetGroupRequest
GetGroup messages
Response
gitpod.v1.GetGroupResponse
Related types
Group
Group
gitpod.v1.Group