We’re trying to fetch Notes by a ‘cdate’ range. Is there any way to filter resources in v3 of the API by date range? For example:
/api/3/notes?sdate[cdate]=2020-12-1&ldate[cdate]=2020-12-31
If not, is it possible in v1 of the API? I thought there were “sdate” and “ldate” params for things like reports.