Lockerz Admin
posted this on December 05, 2010 07:43 pm
This call will get the status for a user.
<API_Endpoint>/users/{User}/status
Get
XML, JSON
Yes
{User} - Alias or Id for a user.
N/A
StatusInfos
N/A
400 BadRequest; 10036 NoSuchUser - {User} is not a valid user.
N/A
curl -X GET http://api.plixi.com/api/tpapi.svc/users/723/status -u bbbb@foo2.com:password -H "TPSERVICE:Plixi"