Skip to main content
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 by team:read permission.

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

Response

gitpod.v1.ListTeamsResponse
gitpod.v1.ListTeamsRequest.Filter
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse
Team represents a team within an organization.gitpod.v1.Team