profile/user
The following methods are supported on this resource:
Mount Points
The following URLs are examples of where this resource is mounted :
| XML: | http://api.hi5.com |
| *JSON: | http://api.hi5.com |
| *JSON endpoints are mounted read-only. | |
read
This method requires a resource id on the URL. (e.g. "GET http://api.hi5.com/{id-goes-here}".)
Reads information about a user.
Output Payload
The User.
Errors
| code | description |
|---|---|
| 404 | if you specify an non-existant userId |
| 403 | if the user is hidden. |