Get a webhook subscription
Webhooks
Get a webhook subscription
Returns a single webhook subscription. The signing secret is never included. Responses carry a weak ETag header — send it back as If-None-Match on the next request and the server will return 304 Not Modified (no body) when the resource has not changed. The same ETag is the value to use in If-Match on PATCH for optimistic concurrency.
GET
Get a webhook subscription
Authorizations
Sendmux API key. Use a root API key for Management API routes, or a mailbox credential for Mailbox API routes. Obtain keys from the dashboard under API Keys.
Headers
Weak ETag from a previous response. Returns 304 when unchanged.
Path Parameters
Webhook public ID
Example:
"whk_clxxxxxxxxxxxxxxxxxxxxxxxxx"