Unary · Teams
Lists teams with optional pagination and filtering.
Use this method to:
- View all teams in an organization
- Search for teams by name
Examples
-
List all teams:
-
Search for teams by name:
Authorization
Results are filtered byteam:read permission.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.ListTeamsRequest
Response
gitpod.v1.ListTeamsResponse
Related types
Filter
Filter
gitpod.v1.ListTeamsRequest.FilterPaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponseTeam
Team
Team represents a team within an organization.
gitpod.v1.Team