AuditTrailWebhook

AuditTrailWebhook represents audit trail webhook configuration for the account.
  • enabled
    Enable or disable audit trail.
  • endpoint
    User endpoint to send audit trail webhooks.
  • includeRuns
    Controls whether the global webhooks should also receive run state change notifications.
  • secret
    Secret used to validate incoming webhook.
  • customHeaders
    Custom headers is a list of header keys which are set for this webhook. Only the keys are returned as values potentially have sensitive data.