v7

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-121372601.5 MB
Webhooks

Get Webhook

Retrieve a Webhook by ID.

get/print-mail/v1/webhooks/{id}

Path parameters

idstring required

The ID of the Webhook to retrieve.

Response

The requested Webhook.

idstring required

A unique ID prefixed with webhook_

descriptionstring

An optional string describing this resource. Will be visible in the API and the dashboard.

metadataobject

See the section on Metadata.

liveboolean required

true if this is a live mode resource else false.

createdAtstring date-time required

The UTC time at which this resource was created.

updatedAtstring date-time required

The UTC time at which this resource was last updated.