Get user favorite playlists

Retrieve the list of favorite playlists of the authenticated user.

Name

get_user_favorite_playlists

Schema

Type
object

Properties

Name Description Example
limit Maximum number of results (default 100, max 100).
offset Number of items to skip before starting to return results. Used for offset-based pagination.

Required

Name