pub async fn list( client: &mut ZoomClient, out: &OutputConfig, user: &str, from: Option<&str>, to: Option<&str>, ) -> Result<(), ApiError>