Skip to main content
Unary · Teams Gets information about a specific team. Use this method to:
  • Retrieve team details and metadata
  • View member count

Examples

  • Get team details:

Authorization

Requires team:read permission on the team.

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

Response

gitpod.v1.GetTeamResponse
Team represents a team within an organization.gitpod.v1.Team