Date or Date Range Search in senaite.jsonapi

How can you do a date or date range search in Senaite jsonapi?
I used getDataReveceived, but any date field for the search didn’t work or get the desired result.

http://localhost:8090/test/@@API/senaite/v1/search?portal_type=AnalysisRequest&getDateReceived=2023-09-11

the example above returns all the analysis requests instead of the specific date in the search query.