v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.UserService

GetAuthenticatedUser

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.

    {}
    
post/gitpod.v1.UserService/GetAuthenticatedUser

Request body

emptyboolean

Response

Success