Playlist filters

Filters are used to refine your search results when working with the playlist object. This page provides the complete list of supported playlist filters.

FieldsDescription
idsLimit the result set to this list of playlist identifiers (works only with xIDs).
limitLimits the number of results per page.
Max: 100
ownerLimit the result set to playlists of this user.
pageThe page number to load. Allows to navigate from one page to the other when the results are on several pages.
Max: 10 if limit=100
Depends if has_more at the top of the page is true or false
privateLimit the result set to private playlists.
searchLimit the result set to this full text search.
sortChange the default result set ordering.
verifiedLimit the result set to verified partner playlists.



ids

Limit the result set to this list of playlist identifiers (works only with xIDs).

Min length: 1 / Max length: 150

TypeSample value
array of strings[xk2k3, x26m1j4, xkeg4]

limit

Limits the number of results per page.
Max: 100

TypeSample value
number50

owner

Limit the result set to playlists of this user.

TypeSample value
stringx43py0

page

The page number to load. Allows to navigate from one page to the other when the results are on several pages.
Max: 10 if limit=100
Depends if has_more at the top of the page is true or false

TypeSample value
number1

private

Limit the result set to private playlists.

TypeSample value
booleantrue

search

Limit the result set to this full text search.

Min length: 1 / Max length: 150

TypeSample value
stringfootball

sort

Change the default result set ordering.

Possible values:

  • recent

  • relevance

  • alpha

  • most

  • least

  • alphaaz

  • alphaza

  • changed

TypeSample value
stringrecent

verified

Limit the result set to verified partner playlists.

TypeSample value
flagN/A