Get user information
User 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 Foundif the user doesn’t exist in the database (should not occur for authenticated requests)
GET
Get user information
Documentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This API uses OAuth 2 with the implicit grant flow
Response
User information returned
User details

