FAQ/API Documentation/User Resources

Fetch User From Photo

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

URL

<API_Endpoint>/photos/{PhotoId}/user

HTTP Method

GET

Formats

XML, JSON

Authenticated

No

Input

{PhotoId} - Id of a photo.

Contents

N/A

Output

Profile

Parameters

N/A

Error Codes

N/A

Notes

N/A

Example

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

 
Topic is closed for comments