Authorizations
Plex Authentication Token
Query Parameters
Sorts the results by the specified field followed by the direction (asc, desc)
Filter results by those that are related to a specific users id
Filters content by field and direction/equality (Unknown if viewedAt is the only supported column)
Example:
{
"viewed-at-greater-than": { "value": "viewedAt>" },
"viewed-at-greater-than-or-equal-to": { "value": "viewedAt>=>" },
"viewed-at-less-than": { "value": "viewedAt<" }
}
Filters the results based on the id of a valid library section
Response
List of Plex Sessions