v1

latestOpenAPI 3.1.02026-07-24251250397.8 KB
Playlists

Watchlist playlist objects

'Returns media objects of the IDs included in the media_ids query parameter, in the order listed.

Each media object includes the title, description, and posters for a single media item.'

get/apps/watchlists/{playlist_id}

Path parameters

playlist_idstring required

Eight-character, alphanumeric ID (ex: WXu7kuaW) that uniquely identifies the playlist

You can find it in the playlist details page in the dashboard OR in the Management API in /channels.

Query parameters

media_idsstring required

Comma-separated list of media IDs.

Response

A JSON object describing a WATCHLIST playlist object including its metadata and constituent media objects with their metadata.