REST API to get last 3 months recordings

Hi,
When I use the below API, it returns only the last 30 days of recordings. Is there is limit in duration when getting the recordings?

/v2/users/me/recordings?from=2020-01-01

I have the recordings since 11/2019 and till date.

Thanks,
smsivanesan

Hey @sivanesan.murugesan,

You need to request the recordings in one month increments:

Thanks,
Tommy

Thanks Tommy. I will try it out and revert to you if there are any further questions.

1 Like

Happy to help! :slight_smile:

Thanks,
Tommy