Sign-in / sign-out report API not giving response for when date set in `from` & `to` parameters is past one month

I am fetching data for Sign-in / sign-out report from “2020-07-08” to “2020-09-08” but
in the response I get “activity_logs” data for the following time period

“from”: “2020-08-08”,
“next_page_token”: “”,
“page_size”: 300,
“to”: “2020-09-08”

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?

Hi @sumit,

Thanks for raising this—our team is looking into it. I’ll follow up as soon as I can with an update. (ZOOM-195292)

Best,
Will

Hi @sumit,

I’ve confirmed with our team that there is a max data range (from/to) of 1 month. We’re working to update the documentation to reflect this—apologies for any confusion!

If you need to query a range greater than 1 month, you’ll need to utilize a separate API request.

Best,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.