Hi I’m having trouble getting all the requesters based on updated_at in Freshservice.
For example https://domain.freshservice.com/api/v2/requesters?updated_at=2019-10-02T02:00:00Z
results in 400 BAD request with
{"description":"Validation failed","errors":[{"field":"updated_at","message":"Unexpected/invalid field in request","code":"invalid_field"}]}
Best answer by Adhitya Ganesh
View original