Welcome to the Panopto Community

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.

Data mis-matched of 2 Rest API

We have a requirement to calculate the total minutes spent, for all Panopto videos, for that we have used the below Panopto public REST API for a specific user to get all Panopto video information.

https://tiu.hosted.panopto.com/Panopto/api/v1/users/487b922d-776f-46f1-96af-ae86002df7ea/sessions/viewed?includeCompleted=true&pageNumber=1

But we have found that the above REST API is not provided all Panopto videos that the user has already viewed.

Here is one session “40d920c3-2515-4476-b079-ad6b0178f2db” which is not shown in the user’s REST API request, but here is strange that when we call session REST API as per below this specific user comes.

https://tiu.hosted.panopto.com/Panopto/api/v1/sessions/40d920c3-2515-4476-b079-ad6b0178f2db/viewers

Can you please assist us with how to get all Panopto video information for a specific user without missing any sessions?

Tagged:

Answers

Sign In or Register to comment.