AuditTrailWebhook represents audit trail webhook configuration for the account.
- Paginated list of audit trail deliveries. The optional opaque token is used for pagination and should be copied from the previous WebhookDeliveries response.
- Extended details of a single delivery.
- enabledEnable or disable audit trail.
- endpointUser endpoint to send audit trail webhooks.
- includeRunsControls whether the global webhooks should also receive run state change notifications.
- secretSecret used to validate incoming webhook.
- customHeadersCustom headers is a list of header keys which are set for this webhook. Only the keys are returned as values potentially have sensitive data.