GET

{protocol}://{ip}:{port}

/
playlists
/
{playlistID}
/
items

Authorizations

X-Plex-Token
string
headerrequired

Plex Authentication Token

Path Parameters

playlistID
number
required

the ID of the playlist

Query Parameters

type
enum<integer>
required

The type of media to retrieve. 1 = movie 2 = show 3 = season 4 = episode E.g. A movie library will not return anything with type 3 as there are no seasons for movie libraries

Available options:
1,
2,
3,
4

Response

200 - application/json
MediaContainer
object