Skip to main content
Unary · Users Gets basic information about a specific user by their ID. Use this method to:
  • Retrieve user profile information
  • Get user details for display purposes
  • Fetch user metadata for administrative tasks

Examples

  • Get user by ID: Retrieves basic user information by user ID.

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

Response

gitpod.v1.GetUserResponse
gitpod.v1.User