Unary · Service Accounts
Gets details about a specific service account token.
Use this method to:
- View token metadata
- Check token expiration
- Monitor token usage
Examples
-
Get token details:
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetServiceAccountTokenRequest
Response
gitpod.v1.GetServiceAccountTokenResponse
Related types
ServiceAccountToken
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