Skip to main content
Unary · Users Gets information about the currently authenticated user. Use this method to:
  • Get user profile information
  • Check authentication status
  • Retrieve user settings
  • Verify account details

Examples

  • Get current user: Retrieves details about the authenticated user.

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.GetAuthenticatedUserRequest This message has no fields.

Response

gitpod.v1.GetAuthenticatedUserResponse
gitpod.v1.User