users_get

Function users_get 

Source
pub fn users_get(
    configuration: &Configuration,
) -> Result<ResponseContent<Vec<UserItem>>, Error<UsersGetError>>
Expand description

Get a list of all user ids that have accounts on NetHSM. If the caller is in a namespace, return only users in that namespace.