added
updated_at filtering became smarter
2 months ago by ReadMe API
Work Smarter with Time-Based updated_at Filters ⏰
Need to find all orders from last week? Or contacts added yesterday? Implemented smart pagination with datetime support for API endpoints when filtering by updated_at. Also enabled pagination response headers when sorting by updated_at
to return datetime instead of an ID.