Hello,
I'm trying to retrieve information for more than a couple of months (almost historical entries from the last 1.5 years), but the API only returns almost 3 months information. Is there a way I can have in a single request all historical information?
Here my GET request: https://www.tickspot.com/{company_id}/api/v2/entries.json?start_date=2020-01-01&end_date=2021-04-21
I just get information between 2020-04-03 and 2020-06-25