ApiV1WorkspacesSlugWebhooks
/v1/workspaces/{slug}/webhooks
curl -X GET "https://example.com/v1/workspaces/acme/webhooks"{ "items": [ { "id": "string", "url": "string", "events": [ "string" ], "disabled": true } ]}{ "error": "string"}{ "error": "string"}