Get webhook
Get webhook endpoint by id. 404 if not in workspace.
路径参数
id
Webhook endpoint UUID
请求头
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
响应
data: endpoint (no signingSecret)
错误
400
Bad Request Error
404
Not Found Error
Bearer {access_token}
data: endpoint (no signingSecret)