FAQ/API Documentation/User Resources

Get User Notifications

Lockerz Admin
posted this on December 05, 2010 07:39 pm

URL

<API_Endpoint>/users/{User}/notifications

HTTP Method

GET

Formats

XML, JSON

Authenticated

No

Input

{User} - Alias or Id for a user.

Contents

N/A

Output

TweetPhotoSocialFeed

Parameters

Before, After, Preceding, Succeeding, GetCount, Start (ind), PageSize (ps), GetCount

Error Codes

400 BadRequest; 10036 NoSuchUser - {User} is not a valid user.

Notes

N/A

Example

Example: curl -X GET http://api.plixi.com/api/tpapi.svc/users/723/notifications

 
Topic is closed for comments