v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
Teams
auth

Get Current User Info

Get the currently authenticated user's information.

Args: current_user: Current authenticated user (from JWT claims)

Returns: Current user information

get/v1/auth/users/me

Response

Successful Response

idstring uuid required
emailstring email required
is_activeboolean
is_superuserboolean
is_verifiedboolean
given_namestring nullable
family_namestring nullable
external_user_idstring nullable
profile_imagestring uri nullable
password_change_requiredboolean
is_super_adminboolean