v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Albums\Custom album thumbnails

Get all the custom upload thumbnails of an album

This method gets all the custom uploaded thumbnails from the specified album.

get/users/{user_id}/albums/{album_id}/custom_thumbnails

Path parameters

album_idnumber required
Example:3706071

The ID of the album.

user_idnumber required
Example:152184

The ID of the user.

Query parameters

pagenumber
Example:1

The page number of the results to show.

per_pagenumber
Example:10

The number of items to show on each page of results, up to a maximum of 100.

Response

The custom uploaded thumbnails were returned.