gitpod.v1.GroupService

GetGroup

Gets information about a specific group.

Use this method to:

  • Retrieve group details and metadata
  • Check group configuration
  • View member count

Examples

  • Get group details:

    Retrieves information about a specific group.

    groupId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
    

Authorization

All organization members can view group information (transparency model).

post/gitpod.v1.GroupService/GetGroup

Request body

groupIdstring uuid

Response

Success

Changes