presence/isOnline
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
Determine if a particular user is 'on-line'
Possible HTTP Parameters
| name | description |
|---|---|
| userId | - userId to test |
Output Payload
A response containing the userId and the online presence
Errors
| code | description |
|---|---|
| 503 | - When request violates hi5 internal constraints. |
| 403 | when no auth token is present |