Good Afternoon,
I am able to use the python api to get a list of the users in my portal, but it isn't all of them. I returns 100 but there are actually 172. For someone that I know is a user, but isn't in the return list, I can still find them when doing a search by their account name. Just wondering if I am missing something.
The code i use to get the list of uses is:
gis.users.search()