[✅ Solution] Date between a range

Hi community.

Can you help me with a date filter? I want to filter information between a date range.

That generated the following error: {"status_code":400,"endpoint":"/v1/record/filter/app/30918","error_code":"validation","error_message":"Invalid value undefined for relative date type NUM_DAYS_FROM_NOW provided"}

1 Like

Achieved with the time inside and on_or_after and on_or_before :white_check_mark:

The documentation seems to be outdated

2 Likes