How to track how long a host was in the meeting for with Zoom API?

Before Creating a New Topic:


Format Your New Topic as Follows:

API Endpoint(s) and/or Zoom API Event(s)
Link the API endpoint(s) and/orZoom API Event(s) you’re working with to help give context.
Both of the following API endpoints:

  • /v2/past_meetings/[meeting_id]/participants?include_fields=registrant_id
  • /v2/past_meetings/[meeting_id]

Description
I am trying to get data on how long a host has been in the meeting IF they have started the meeting and no participants have joined.

Error?
The above referenced API endpoints don’t provide information on when the host has started a meeting if they have been in the meeting by themselves. For example, if a host started a meeting and no one joined, what methods or API calls are available to track this data?

How To Reproduce
Steps to reproduce the behavior:

  1. Create a meeting
  2. Have the host join the “start_url”