Get current user profile
Users
Get current user profile
Returns the profile of the authenticated user. Works with all authentication strategies (Local, JWT, Google OAuth, API Key). Use Authorization: Bearer <api-key> or X-API-Key header.
GET
Get current user profile
Authorizations
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Response
200 - application/json
User profile retrieved successfully