v1

latestOpenAPI 3.0.02026-07-24674164.7 KB

List playlists

get/rest/playlists

Query parameters

fieldsstring
<p>List of fields to return.</p><p>To add several fields, separate each value with a comma (i.e. <code>created\_time,owner</code>).</p><p><p><b>Sample of possible values:</b> <code>created_time</code> <code>description</code> <code>id</code> <code>name</code> <code>owner</code> <code>private</code> <code>updated_time</code> <code>video_total</code> <p>See the <a href="https://developers.dailymotion.com/reference/playlist-fields/">exhaustive list of possible values and their description</a>.</p>
idsstring[]

Limit the result set to this list of playlist identifiers (works only with xIDs).<br>Sample values: [xk2k3, x26m1j4, xkeg4]<br>Min length: 1 <br>Max length: 150

ownerstring

Limit the result set to playlists of this user.<br>Sample value: x43py0

privateboolean

Limit the result set to private playlists.

searchstring

Limit the result set to this full text search.<br>Sample values: football<br>Min length: 1 <br>Max length: 150

sortstring

Change the default result set ordering.<br>Possible values: recent relevance alpha most least alphaaz alphaza changed

limitinteger

Maximum number of items to return per page.<br>Max 100 items per page.

pageinteger

The page number to load.