Discussions

Ask a Question
Back to all

API filter.updated_at_from

The API filter filter.updated_at_from does not appear to be working or the format of the date is not as expected. I've tried both api/jobs and api/users/all and both return the full result set. The calls I used were:

/api/user/all?page=1&limit=50&filter.updated_at_from=2026-02-26T20%3A15%3A52.000Z

/api/jobs?page=1&limit=50&filter.updated_at_from=2026-02-26T20%3A15%3A52.000Z