status / scope は string enum で、id / user / webhookType 等の内部実装寄りの情報は含まない。{
"uid": "string",
"url": "string",
"userId": "string",
"status": "disable",
"description": "string",
"createdAt": "string",
"updatedAt": "string",
"scope": "team"
}