Skip to main content
Unary · Runner Configurations Gets details about a specific host authentication token. Use this method to:
  • View token information
  • Check token expiration
  • Verify token validity

Examples

  • Get token details: Retrieves information about a specific token.

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

Response

gitpod.v1.GetHostAuthenticationTokenResponse
gitpod.v1.HostAuthenticationToken
gitpod.v1.Subject