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