pub async fn list_addable_instance_users(
configuration: &Configuration,
workspace: &str,
search: Option<&str>,
per_page: Option<i32>,
) -> Result<Vec<ListAddableInstanceUsers200ResponseInner>, Error<ListAddableInstanceUsersError>>pub async fn list_addable_instance_users(
configuration: &Configuration,
workspace: &str,
search: Option<&str>,
per_page: Option<i32>,
) -> Result<Vec<ListAddableInstanceUsers200ResponseInner>, Error<ListAddableInstanceUsersError>>