
00uagmj5wl8009Wnb0h1.4946130494331375E12 (Customer) asked a question.
In the previous UI version, I could see the total number of users with statuses like Active, Deactive, and Staged, and the count of each type of user. With the new UI, the users get loaded on the screen by clicking the show More button and not returning the total number of users

Hello @00uagmj5wl8009Wnb0h1.4946130494331375E12 (Customer) Thank you for reacting out to our Community!
The API calls you can make to list users is /api/v1/users, which will list all users from your tenant. However if you have more, then 200 users you need pagination. Please see our documentation for this https://developer.okta.com/docs/reference/api/users/#list-users
However you can use Okta password Health to have a CSV of all your users in your tenant, please see our doc for this below:
https://help.okta.com/en-us/Content/Topics/Reports/okta-password-health-report.htm#:~:text=In%20the%20Admin%20Console%2C%20go,Dismiss%20to%20close%20the%20message.
Hope this helps and if this answered your question, please mark this as Best Answer!