Authorizations
Plex Authentication Token
Headers
Available options:
application/json, application/xml Example:
"application/json"
Path Parameters
The unique key of the Plex library. Note: This is unique in the context of the Plex server.
Example:
9518
Query Parameters
The type of media to retrieve or filter by. 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, 8, 9, 10 Example:
2
Response
Successful response containing media container data.