The documentation for the CallHistory Get users call history and Get account's call history both define a few query parameters as arrays. How does the Zoom API expect arrays to be specified on the querystring of a GET request?
To be clear, here’s an example of a querystring parameter defined as an array:
Hi @desautelsj , good call for clarity! You can repeat the parameter key and put each unique query-string parameter value in the param url. See our workspace for example: Postman