How to retrieve webinar total duration

Hello,

Is there a way to retrieve a webinar’s total duration?
I tried
{{baseUrl}}/webinars/:webinarId?occurrence_id=:occurrence_id

But for each occurrence id the duration was the same i.e. 300.
We are trying to calculate the percentage attendance of each participant of a webinar, and therefore, need to know the total number of minutes/seconds a webinar ran.
If there isn’t a single value I can fetch via the API then I will have to take the webinar host’s total duration and divide each participants attendance duration by it.
Unless there is another,perhaps, more accurate way to achieve this?

Thanks!
Priya

Hi @priya.jetley, the duration value there is meant to be used for scheduling / calendar integrations, so will not show the actual length of time of the Webinar. Instead, we provide the Webinar Detail Report API which will show a start time, end time, and duration of the webinar UUID: