webhookAuditRecentEventsLimit
integerMaximum recent webhook notifications to be returned.
Max value is 100 notifications and default value is 10.
Default:10
>= 1<= 100
webhookAuditRequest
object * Additional properties are allowed.
idstringrequired
>= 1 characters
Example:D2IOuPcAq9s3sZ1pt3jW7
limitinteger
Maximum recent webhook notifications to be returned.
Max value is 100 notifications and default value is 10.
Default:10
>= 1<= 100
Example
webhookAuditResponse
objectsubscriptionIdstringrequired
Example:D2IOuPcAq9s3sZ1pt3jW7
urlstring(url)required
The client endpoint used to receive new lead notifications.
Example:https://example.com/webhook
statusstringrequired
The status of the subscription.
Allowed values:ACTIVEINACTIVE
createdAtstring(date-time)required
Example:2025-01-01T10:00:00Z
updatedAtstring(date-time)required
Example:2025-01-01T10:00:00Z
lastSuccessTimestampstring(date-time)
Timestamp of the last successful webhook notification, empty if never succeeded.
Example:2025-01-01T12:00:00Z
recentEventsarray[object]required
List of recent webhook notification events, ordered from most recent to oldest.
Show Child Parameters
Example