1 {{
2 "id": 42, "id": 42,
3 "name": null, "name": null,
4 "note": null, "note": null,
5 "url": "https://example.com/webhook", "url": "https://example.com/webhook",
6 "active": true, "active": true,
7 "subscriptions": [ "subscriptions": [
8 { {
9 "id": 81, "id": 81,
10 "subscription_type": "initialization_time.available", "subscription_type": "initialization_time.available",
11 "note": null, "note": null,
12 "filters": { "filters": {
13 "model": "wm-6" "model": "wm-6"
14 } }
15 } }
16 ], ],
17 "created_at": "2025-03-09T12:00:00Z", "created_at": "2025-03-09T12:00:00Z",
18 "updated_at": "2025-03-09T12:00:00Z" "updated_at": "2025-03-09T12:00:00Z"
19 }}