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.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.