An array of the most revent virtual webhook runs
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_Webhook_runs", "title": "property_Webhook_runs", "description": "An array of the most revent virtual webhook runs", "items": { "type": "string" }, "type": "array" }