/profile/user/{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

Reads information about a user.

Possible HTTP Parameters

name description
userId The id of the user to read.

Output Payload

The User.

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.

Comments