Returns details for all active users.
No details are returned for inactive users.
If there are more than 50 users, then by default only details for the first 50 users are returned.
To view details for the other users you will need to specify values for pageSize and pageIndex.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.