WebhookEndpoint の全フィールドに加えて平文 signingSecret を含む。signingSecret はここでしか取得できないため、client 側で安全に保管すること。{
"uid": "string",
"url": "string",
"userId": "string",
"status": "disable",
"description": "string",
"createdAt": "string",
"updatedAt": "string",
"scope": "team",
"signingSecret": "string"
}