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
Requiresteam:read permission on the team.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetTeamRequest
Response
gitpod.v1.GetTeamResponse
Related types
Team
Team
Team represents a team within an organization.
gitpod.v1.Team