FAQ/API Documentation/User Resources

Fetch User Friends

Lockerz Admin
posted this on December 05, 2010 06:55 pm

URL

<API_Endpoint>/users/{User}/friends

HTTP Method

GET

Formats

XML, JSON, JSONP

Authenticated

Yes

Input

{User} - Alias or Id for a user.

Contents

N/A

Output

Profiles

Parameters

Status, Nf, SortFilter (sf), SortOrder (sort), GetCount, Start (ind), PageSize (ps), GetProfile

Error Codes

N/A

Notes

N/A

Example

curl -X GET http://api.plixi.com/api/tpapi.svc/users/723/friends -u bbbb@foo2.com:password -H "TPSERVICE:Plixi"

 
Topic is closed for comments