User
Requires user to be authenticated.
Authorizations
HTTPRequired
Please provide your valid JWT bearer token in the text input below
Responses
200
The user profile information, assigned roles and organizations
application/json
400
Input data was invalid
application/json
401
Not authorized
application/json
403
Not allowed
application/json
500
Internal server error
get
/api/meLast updated
Was this helpful?