FAQ/API Documentation/Photo Resources

Get Photo Viewers

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

This call will let you get an entire list of all the users that have viewed a photo.

URL

<API_Endpoint>/photos/{PhotoId}/viewers

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/viewers

 
Topic is closed for comments