Unary · Teams
Lists members of a team with optional pagination.
Use this method to:
- View all members of a team
Examples
-
List team members:
Authorization
Requiresteammembership:read permission on the team.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.ListTeamMembersRequest
Response
gitpod.v1.ListTeamMembersResponse
Related types
CountRequest
CountRequest
CountRequest controls whether the response should include a bounded
count of matching records.
gitpod.v1.CountRequestCountResponse
CountResponse
CountResponse represents a bounded count of matching records.
When the actual count exceeds the counting limit, value is capped and
relation is set to GREATER_THAN_OR_EQUAL.
gitpod.v1.CountResponsePaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponseTeamMember
TeamMember
TeamMember represents a user’s membership in a team.
gitpod.v1.TeamMemberCountResponseRelation
CountResponseRelation