users
Get Current User
Returns the model of the authenticated user.
Args: auth_context: The authentication context.
Returns: The model of the authenticated user.
get/api/v1/current-user
Response
Successful Response
Returns the model of the authenticated user.
Args: auth_context: The authentication context.
Returns: The model of the authenticated user.
Successful Response