Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sparkpost/webhooks.ts>Webhooks#getBatchStatus

Send emails from deno via the SparkPost API
Latest
method Webhooks.prototype.getBatchStatus
import { Webhooks } from "https://deno.land/x/sparkpost@0.1.1/webhooks.ts";

Gets recent status information about a webhook.

Parameters

id: string
  • The ID of the webhook to check
options: any