I want to extract all the users in the system (active and inactive .)
But , I am able to fetch active users only by below queries.How to extract all the users from api?
GET /api/v2/usersGET /api/v2/groups/{group_id}/usersGET /api/v2/organizations/{organization_id}/users.
Can you provide a bit more information on what you mean by "changed over particular time"? Using the cursor based user export and a start time that is prior to when you began using Zendesk will pull all users active and inactive.
Thanks!