date filters not working on Constituent API

Hey team.

I am trying to get the constituents that are created or modified after a certain timestamp by using date_added / last_modified query parameters. But the api is returning all the records.

Here is the screenshot of the postman request and the response.

b0b2603d7073c3c67fccc9283bcc9eb0-origina

The response in the image contains the constituent added on year 2011 although the date_added parameters is the year 2016. Am I missing something here or Is there any bug with the API?

Categories