We are using Rest Api to fetch the data, we need to fetch data for one day. We are able to fetch one record by passing exact value on sys_created_on as link given below
Please could you help us to modify this query to get the value from the date “>-=” , e.g if we give the timestamp “2020-09-08 21:00:00”, we need records ”>=” from those timestamp.