/profile/views/{userId}
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
Returns number of profile views for a particuler user, total and for the current month (starting from the first of month).
Possible HTTP Parameters
| name | description |
|---|---|
| userId | Hi5 user id. |
Output Payload
(no documentation provided)
Errors
| code | description |
|---|---|
| 404 | Thrown when attempting to access a missing resource |
| 403 | Thrown when an attempt is made to do something without the correct permissions. |
| 400 | Thrown when attempting to access a missing resource |