User
Each user in the system is represented by a User Resource. This resource can be used to retrieve the state of the user.
The following methods are supported: GET, HEAD.
GET /api/users/id
Returns a User Object that contains the state of the user.
Example Request:
Example Response: