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
Get Current User Info
Response
200 - application/json
Successful Response
Returned to clients when reading user info.
Required string length:
1 - 2083Last modified on April 21, 2026
Get Current User Info