Hi Team! I am working with this API - “/api/v2/organizations.json created>2024-12-02T09:40:17Z?page[size]=100”, where this API is giving records eventhough if the timefilter is next day and also it is giving all the records which are created previously, As per the behaviour it should give the records created for that timeline but instead if we specify tommorow's date it is giving previous records and even for present day if records are not created also, it is giving all previous records.
Please suggest a way to correct the API to get the expected results.