How to Enable
To filter your search results by date, add thefromDate and toDate parameters to your API request. You can specify either a start date, end date, or both.
Example Request
curl
fromDate: Filter results from this date onwardstoDate: Filter results up to this date- Both
fromDateandtoDate: Filter results within this date range