Library
Get Countries of library media
Retrieves a list of all the countries that are found for the media in this library.
GET
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
200
application/json
Successful response containing media container data.
The response is of type object
.