DeveloperAPI ReferenceWebhooksId
/api/webhooks/{id}
curl -X GET "https://example.com/api/webhooks/string"{
"id": "string",
"name": "string",
"url": "string",
"secret": "string",
"events": "string",
"enabled": true,
"createdAt": "string",
"updatedAt": "string"
}{
"error": "string"
}