Unary · Service Accounts
Lists tokens for a service account.
Use this method to:
- View all tokens for a service account
- Audit token usage
- Identify tokens to revoke
Examples
-
List tokens:
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.ListServiceAccountTokensRequest
Response
gitpod.v1.ListServiceAccountTokensResponse
Related types
PaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponseServiceAccountToken
ServiceAccountToken
ServiceAccountToken represents metadata about a service account token.
The actual token value is only returned once during creation.
gitpod.v1.ServiceAccountTokenSubject
Subject
gitpod.v1.SubjectPrincipal
Principal