This will Retrieve a listing of all history views.
Plex Authentication Token
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)
{
"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
List of Plex Sessions
The response is of type object
.