v1

latestOpenAPI 3.0.02026-07-2464438356.8 KB
Webhooks

List webhooks

Lists all webhooks for the authenticated organization

get/api/webhooks

Response

List of webhooks retrieved successfully

categoriesstring[] required

Event categories this webhook is subscribed to

createdAtstring date-time required

When the webhook was created

idstring required

Unique webhook identifier

publicKeystring required

ECDSA public key in PEM format for signature verification

status'DISABLED' | 'ACTIVE' required

Webhook status

updatedAtstring date-time required

When the webhook was last updated

urlstring required

Webhook endpoint URL

versionnumber required

Webhook version for tracking changes