Management
Get Webhook
Retrieves a webhook configuration.
📘 Webhook Documentation
Read Introduction to webhooks article to learn how webhooks work in Voucherify.
get/management/v1/projects/{projectId}/webhooks/{webhookId}
Response
Returns the webhook configuration.
Example response
{
"id": "wh_i45Uez36Uz8XNW6PXC0eyGmb",
"created_at": "2024-01-02T08:31:46.562Z"
}