I need to fetch all Patreon patronage-data as JSON, just like the patronage.csv that can be donwloaded in the backend. As far as i can see, the API supports requests for single patrons, but is there also a way to get all patrons from one single request?
and made an “$api_return = $this->__get_json(…)” with the API endpoint from the docs.
I don’t have it now, cause I removed it when it couldn’t produce reasonable results