v1
latestOpenAPI 3.0.32026-07-22115106141.4 KBUser Management
Get user information
Retrieves the authenticated user's profile information including:
- User ID
- Full name
- Avatar URL
- Account tier
Use case: This endpoint provides the current user's details needed for displaying profile information in the client UI.
Returns:
- 404 Not Found if the user doesn't exist in the database (should not occur for authenticated requests)
get/user
Response
User information returned