Administrative
Retrieve an existing user, /api/users/current can be used to identify logged in user, it will redirect to /api/users/{current_user_id}
get/api/users/{id}
Path parameters
idstring required
Query parameters
doctorinteger
Response
OK
Retrieve an existing user, /api/users/current can be used to identify logged in user, it will redirect to /api/users/{current_user_id}
OK