Control
Control comment created
An external comment was created on an audit control. Fires once per comment.
This event is delivered only to Audit Partner accounts and is gated by the early-access audit_control_comment_webhook feature — reach out to your Vanta contact to enable it.
The payload contains only identifiers. Fetch the comment body from GET /v1/audits/{auditId}/controls/{controlId}/comments.
POST
Control comment created
Previous
Control comment updatedAn external comment on an audit control was updated. Fires once per comment update.
This event is delivered only to [Audit Partner](/reference/audits/overview) accounts and is gated by the early-access `audit_control_comment_webhook` feature — reach out to your Vanta contact to enable it.
The payload contains only identifiers. Fetch the current comment body from `GET /v1/audits/{auditId}/controls/{controlId}/comments`.
Next
Control comment created