Contents
2025
2024
2023
2022
2021
Changelog
UPDATE
Effective from:
December 1st, 2024
Breaking change: Added limit to the
since_timestamp
parameterAnnounced: September 2, 2024
Effective from:
December 1st, 2024
December 1st, 2024
We are introducing limit to since_timestamp parameter
What is changing?
GET v1/recentsAdded a limit to the since_timestamp
parameter.
Mobile users can now retrieve a maximum of 3 months of past data, even if they request data from a date further in the past.
All other users will be limited to retrieving a maximum of 1 month of past data, even if they request data from a date further in the past.
Why is it changing?
Improve the performance of the endpoint by applying limits.
If you have any questions or comments, feel free to let us know in the Developer’s Community.