When an event is posted to your webhook, the JSON body will have a consistent format. Excluding the body of the event, the event will include a created time, an event kind, an event id and the NVR that generated the event.
body
Event body, depends on event type
Last updated 9 months ago
{ "id": "text", "kind": "text", "server_id": "text", "created": "2026-03-11T11:14:58.051Z", "body": {} }