Webhook events

  • Enterprise only
EventTriggered when
asset.changedWhen the properties of an asset change. For example, the credentials or approved window for testing changes.
assessment.changedWhen the status of an assessment changes. This event type is particularly useful for triggering notifications of completed or failed assessments.
finding.changedWhen the state of a finding changes. For example, from open to fixed.
pingWhen a new subscription is defined or triggered manually for testing.
target.changedDeprecated — legacy alias for asset.changed. Only supported in the deprecated API version 2025-11-01.
  • To subscribe to a webhook, see Subscribe to a webhook
  • For webhook versioning, event payloads, and the endpoints you can use to query webhook subscriptions, see Webhooks in the API reference.