pub fn read_users(
configuration: &Configuration,
read_users_request: Option<ReadUsersRequest>,
) -> Result<ReadUsersResponse, Error<ReadUsersError>>Expand description
Lists all EIM users in the account.
The response can be filtered using the UserIds.