FAQ/API Documentation/Voting Resources

Fetch Voters For Photo

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

See who has voted on a photo.

URL

<API_Endpoint>/photos/{PhotoId}/voters

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

XXXXXXXXXXXXXXX

Notes

N/A

Example

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

 
Topic is closed for comments