We are getting only last today days recording in response. Even though in our zoom account its more than that. Also we specified from and to date as query parameter.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
we want to retrieve all recording of our past meeting.
As your request we used “List all recordings of an account api” but still getting same out put.
Out put response :
{“from”:“2021-05-16”,“to”:“2021-05-17”,“page_size”:0,“total_records”:0,“next_page_token”:"",“meetings”:}
Thank you for confirming. I tested this on my end but wasn’t seeing the same behavior. How are you making this request? Do you see this issue when testing with a REST client like Postman?