pub async fn user_get_hook( configuration: &Configuration, id: i64, ) -> Result<Hook, Error<UserGetHookError>>