FAQ/API Documentation/Favoriting Resources

Fetch Favorites For Photo

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

This will get all the users that have favorites a photo.

URL

<API_Endpoint>/photos/{PhotoId}/favorizers

HTTP Method

GET

Formats

XML, JSON, JSONP

Authenticated

No

Input

{PhotoId} - Id of a photo.

Contents

N/A

Output

Profiles

Parameters

N/A

Error Codes

N/A

Notes

N/A

Example

curl -X GET http://api.plixi.com/api/tpapi.svc/photos/1529/favorizers

 
Topic is closed for comments