<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y0000AOduJ0SQJOkta Identity EngineWorkflowsAnswered2024-03-25T13:56:06.000Z2021-01-29T18:55:50.000Z2021-01-30T19:40:18.000Z

JustinC.61274 (Customer) asked a question.

Find specific deprovisioned user

Using postman, i can list all users, find a user, and list all deprovisioned user, but i would like to make a call to find a specific deprovisioned user.

 

Using as part of larger cleanup process, i need to see the status of the user, but simply doing a search omits deprovisioned users.

 

Listing deprovisioned users of, say, 10k users, means the there is a limit to what is shown.

in my test of /api/v1/users?filter=status eq "DEPROVISIONED", the users arent there, so I assume its on other pages instead.

 

It also looks like i cant do a search for a user AND filter by status.

 

Is there a better workflow or alternative method to achieve this goal?


This question is closed.
Loading
Find specific deprovisioned user