Skip to main content
Unary · Runners Checks if a user is authenticated for a specific host. Use this method to:
  • Verify authentication status
  • Get authentication URLs
  • Check PAT support

Examples

  • Check authentication: Verifies authentication for a host.

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

Response

gitpod.v1.CheckAuthenticationForHostResponse
gitpod.v1.CheckAuthenticationForHostResponse.AuthenticationMethodOAuth2
gitpod.v1.CheckAuthenticationForHostResponse.AuthenticationMethodPersonalAccessToken