ChangeEventDto
Example
JSON
{ "id": "string", "event": "string", "data": { "account_id": "string", "application_id": "string", "environment_id": "string", "actor_id": "string", "actor_type": "string", "resource_type": "string", "resource_id": "string", "metadata": {}, "timestamp": "string" } }
Properties
Audit row id of the change. Also embedded in the page cursor; use it to de-duplicate against live webhook deliveries.
The event type — identical to the webhook event/audit action (e.g. `assignment.removed`, `role.permissions.updated`).
Tell us how we can improve this guide.