Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Request for API to Check Viewing Progress Within a Tracking Period and Addition of LastViewedDateTim
Hello,
To determine whether a user has completed watching content, it would be helpful to have an API that returns the viewing progress within a specified tracking period by inputting the session ID, user ID, tracking start date, and tracking end date.
Currently, we're considering various ways to identify viewing activity during a specific period, but with the existing API, it's difficult to accurately retrieve viewing progress when the tracking period is changed.
Additionally, I would like to request the addition of the LastViewedDateTime
field to the /Panopto/api/v1/users/$userid/sessions/viewed
API.
This field is already available in the /Panopto/api/v1/sessions/$id/viewers
API.
Thank you.
1