For Zoom API that uses “from” and “to” request parameters.
Should I use UTC date for the request parameter ?
Does the API support minute level “from” and “to” request parms?
for example, if I use /metrics/meetings to retrieve meetings from (today-1) to today, when there are new meetings happen after my data retrieval, I need retrieve again with today to today. In that way, there are duplicate data retrieved because the parameters are with date granularity.