{
"status": "success",
"data": {
"webhooks": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"name": "Order Filled Webhook",
"url": "https://example.com/webhooks/orders",
"status": "ACTIVE",
"eventTypes": [],
"createdAt": "2026-01-15T10:00:00Z",
"updatedAt": "2026-01-15T10:00:00Z"
}
]
}
}