Lockerz Admin
posted this on December 05, 2010 06:56 pm
<API_Endpoint>/users/{User}/invitations
GET
XML, JSON
Yes
{User} - Alias or Id for a user.
N/A
Invitations
N/A
404 NotFound; 10036 NoSuchUser - {User} is not a valid user.
403 Forbidden - Credentials are not valid for {User}.
N/A
curl -X GET http://api.plixi.com/api/tpapi.svc/users/732/invitations -u mlinenweber+26@gmail.com:password -H "TPSERVICE:Plixi"