Retrieves a list of all general media data for this library.
Plex Authentication Token
application/json
, application/xml
"application/json"
The unique key of the Plex library. Note: This is unique in the context of the Plex server.
9518
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
1
, 2
, 3
, 4
, 8
, 9
, 10
2
Adds the Meta object to the response
0
, 1
1
Adds the Guid object to the response
0
, 1
1
0
, 1
1
0
, 1
1
0
, 1
1
The index of the first item to return. If not specified, the first item will be returned. If the number of items exceeds the limit, the response will be paginated. By default this is 0
0
The number of items to return. If not specified, all items will be returned. If the number of items exceeds the limit, the response will be paginated. By default this is 50
50
Successful response containing media container data.
The response is of type object
.