I'm attempting to create a full local mirror of our Canvas instance. A problem I am running into is I cannot figure out how to return ALL users through a GET call, including ones who have been deleted. It will only bring in current active users.
I've checked the USER API Documentation on the API website for a flag to set, to no avail.
Any help would be appreciated.