Current user
Returns the model of the authenticated user.
Args: auth_context: The authentication context.
Returns: The model of the authenticated user.
Authorizations
OAuth2passwordRequired
Token URL:
Responses
200
Successful Response
application/json
401
Unauthorized
application/json
404
Not Found
application/json
422
Unprocessable Entity
application/json
get
/api/v1/current-userLast updated
Was this helpful?