I can get users using
but how do we apply a filter i.e "created_at>2021-02-15" or "email=john_doe@foo.com"?
Is the best way using the `search` endpoint i.e
https://subdomain.zendesk.com/api/v2/search.json?query=type:user created_at>2021-02-15 ?
I can get users using
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.