Appearance
public
1 endpoint at a glance
| Method | Path | Summary |
|---|---|---|
GET | /public/wishlist/albums | Public Wishlist Albums |
public
Public Wishlist Albums
GET
/public/wishlist/albums
Every user's wishlisted albums, each with its Deezer website link.
Public + cross-user. One entry per (user, album) wishlist row,
newest first. deezer_url is null when the canonical album
isn't linked to Deezer; pass ?deezer_only=true to drop those.
Parameters
Query Parameters
deezer_only
Type
boolean
Default
falseResponses
Successful Response
application/json
JSON "additionalProperties": "string"
{
}