I’m looking for an API to retrieve my account’s watch history across all servers (owned and non-owned). Everything I’ve been able to find (using plexapi-python) only returns history for owned servers.
But I’m sure there’s got to be a way to get account-level history (using say oauth2 token and not server token).
Thank you.