Webhook Object
A webhook object contains the following fields:
Attribute | Type | Description |
---|---|---|
webhook_type | String | Type of webhook. |
webhook_id | String | Verkada defined Id for webhook. |
org_id | String | Organization Id from which webhook is created. |
created_at | Integer | Time at which webhook was created. Measured in seconds since the Unix epoch. |
data | Object | The data associated with the webhook, which varies based on |