users
Get a specified user
Will return the current user. If the id is 'self' then get the current user
get/users/{id}
Path parameters
idstring required
User id or 'self'
Response
The call was successful.
Will return the current user. If the id is 'self' then get the current user
User id or 'self'
The call was successful.