Get Current User
authentication
Get Current User
Get current user information.
Alias for /verify endpoint for better API consistency.
Args: user_info: Authenticated user information from JWT
Returns: Dictionary containing user information
GET
Get Current User
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
The response is of type Response Get Current User Api V1 Auth Me Get ยท object.