Billing cycle through API

Hello,
I’m working on a simple patreon manager which can send email (via smtp) to patrons personally (monthly rewards). I decided to create a big update for my app because I use csv files through “manager” and download it for each billing cycles directly from web withput using API. And there is a question: is it possible to get the list of patrons for each billing cycle from the past through API?
Thanks!