gitpod.v1.IdentityService
GetAuthenticatedIdentity
Retrieves information about the currently authenticated identity.
Use this method to:
- Get current user information
- Check authentication status
- Retrieve organization context
- Validate authentication principal
Examples
-
Get current identity:
Retrieves details about the authenticated user.
{}
post/gitpod.v1.IdentityService/GetAuthenticatedIdentity
Request body
Response
Success