playlists
Returns trending playlists for a time period
get/playlists/trending
Query parameters
offsetinteger
The number of items to skip. Useful for pagination (page number * limit)
limitinteger
The number of items to fetch
user_idstring
The user ID of the user making the request
time'week' | 'month' | 'year' | 'allTime'
Calculate trending over a specified time range
type'playlist' | 'album'
The type of content to filter by
omit_tracksboolean
Whether to omit tracks from the response
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.