Hi,
Using the REST API, We want to fetch a list of deleted users after a given timestamp, for example, users deleted in last 6 hours.
Is there an API endpoint that will allow us to do that or is there any query parameter which we can pass to v2.0/Users so that it returns the list of deleted users after a certain timestamp?