Webhook Models

Webhook Object

AttributeTypeDescription
webhook_typeStringThe type of the webhook.
webhook_idStringThe unique identifier of the webhook.
org_idStringThe unique identifier of the organization.
created_atIntegerThe creation time for the webhook. Formatted as a Unix timestamp in seconds.
dataObjectsThe data associated with the webhook, which varies based on webhook_type