faves.albums.getList
Live testing
Return a list of favorite albums for a given user
- This method call does not require authentication.
- "read" permission is necessary to access to private docs.
URL
https://api.ipernity.com/api/faves.albums.getList
Parameters
api_key
|
∗ | Your api_key. |
user_id
|
∗ | The user ID to get the favorites list for. If ommited the user ID will be set as the calling user. |
owner_id
|
If set, only return albums from owner ID faved by user ID | |
extra
|
A comma seprarated list of extra information. Extra parameters are: owner.
|
|
thumbsize
|
Choose your prefered size for the thumbnails: 75x, 100, 240, 250x, 500, 560, 640, 800, 1024, 1600 or 2048. (Value is 75x by default)
|
|
per_page
|
The number of docs to return on each page. (Default is 20, maximum is 100) | |
page
|
The page of results to return. |
- By default, this method only returns the elements faved by
user_idowned by others. To viewuser_id's own faves setowner_idequal touser_id. - Access to thumbnail size greater than
800pixels depends on user preferences.
Response
<albums total="17" per_page="2" page="1" count="2">
<album album_id="10551" link="https://www.ipernity.com/doc/1/album/10551"
title="My very first album" user_id="1">
<dates created_at="1220629307" last_comment_at="0" last_update_at="1220629354"/>
<count docs="2" visits="0" faves="0" comments="0" />
<cover cover_id="395574" w="122" h="240"
url="https://u1.ipernity.com/2/55/74/395574.a1dccd50.240.jpg" />
<can fave="1" comment="1"/>
</album>
<album album_id="10540" link="https://www.ipernity.com/doc/2/album/10540"
title="Summer" user_id="2">
<dates created_at="1176292271" last_comment_at="1176725507" last_update_at="1176725940"/>
<count docs="1" visits="0" faves="0" comments="0" />
<cover doc_id="395557" w="75" h="75"
url="https://u1.ipernity.com/2/55/57/395557.e8265d4f.240.jpg" />
<can fave="1" comment="1"/>
</album>
</albums>
Error codes
| 1 | The user ID is either invalid or the account is closed/suspended. | |
| 2 | The owner ID does not exist. | |
| 100 | Please add the api_key parameter to this request. | |
| 101 | This API key is invalid or disabled. | |
| 102 | The requested format is invalid. Valid formats are : json, xml, php. | |
| 103 | The requested method is invalid or missing. | |
| 104 | The query signature is missing. | |
| 105 | The query signature is invalid. | |
| 106 | User is not logged. The authentication token is missing. | |
| 107 | The authentication token is invalid. | |
| 108 | The user account is closed or suspended. | |
| 109 | This action is blocked because of a member or a group blocklist restriction | |
| 110 | Insufficient permissions for this method. | |
| 111 | The request came from a remote address not allowed by this application. | |
| 112 | The application has reached its requests quota. | |
| 113 | The client IP has reached a limit. Limits are based on requests per seconds, minutes, hours, ... | |
| 120 | This API method must be called using HTTP POST. | |
| 121 | The SOAP envelope could not be parsed. | |
| 122 | The XML-RPC envelope could not be parsed. | |
| 130 | We only support OAuth version 1.1 and 1.1a | |
| 131 | Some of the OAuth parameters were not sent: %s% | |
| 132 | The timestamp sent is out of ranges. Please check your computer clock is not skewed. | |
| 133 | The OAuth Nonce parameter cannot be used twice. | |
| 134 | The OAuth Timestamp parameter is out of ranges (clock skew) or inferior to the previous timestamp sent. | |
| 135 | The OAuth Signature must be either MD5, HMAC_SHA1 or PLAINTEXT over HTTPS. | |
| 500 | Service general error. | |
| 501 | Service under temporarily maintenance. Thank you for your kind understanding. | |
| 503 | The service is temporarily unavailable. Please try again in a few minutes. | |
Changelog
- 2008-12-01: Method created.
See also
Jump to top
- ipernity © 2007-2025
- Help & Contact
|
Club news
|
About ipernity
|
History |
ipernity Club & Prices |
Guide of good conduct
Donate | Group guidelines | Privacy policy | Terms of use | Statutes | In memoria -
Facebook
X