f00047222b8f
Fetch playlists
This API fetches all playlists.
Query parameters
If specified, only playlists containing moments from the specified conversation will be returned.
Used in conjunction with filter[parent], specifies whether the playlist referenced by filter[parent] should also be returned.
The name of the playlist.
The playlist parent.
Used in conjunction with filter[parent], specifies whether all children should be returned (recursively) or only direct children.
Specify true to return only playlists you are currently subscribed to.
Specify true to return top-level playlists, only. Note: a top-level playlist is either a playlist with no parent or a playlist whose parent is not visible to the current user.
Filter by type. Value must be a comma-delimited list. Each item must be one of the following: BOOKMARKS, HASHTAG_PLAYLIST, PINNED_MOMENTS, PLAYLIST, SMART_PLAYLIST
A comma-delimited list of fields to sort by. Value must be a comma-delimited list. A maximum of 1 values may be specified.
The page of playlists to return.
The number of playlists to return per page.
Response
Success