Skip to main content

GET /utils/me

Get current user.

Retrieves the profile information and account details of the currently authenticated user.

Endpoint

GET /utils/me

Parameters

NameTypeDescription
current_userCurrentUserThe currently authenticated user object retrieved from the security context.

Response

StatusDescription
200Successfully retrieved the current user's profile information. Returns UserPublic.