webhookSubscriptionListResponse
objectmetadataobjectrequired
Show Child Parameters
itemsarray[object]required
Example:{"subscriptionId":"550e8400-e29b-41d4-a716-446655440000","url":"https://example.com/webhook","status":"ACTIVE","createdAt":"2025-01-01T10:00:00Z","updatedAt":"2025-01-01T10:00:00Z"}
Show Child Parameters
Example
subscriptionStatus
stringThe status of the subscription.
Allowed values:ACTIVEINACTIVE
subscriptionId
string>= 1 characters
Example
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