Get webhook

以 Markdown 格式查看
Get webhook endpoint by id. 404 if not in workspace.

路径参数

idstring必需
Webhook endpoint UUID

请求头

Authorizationstring必需

Bearer {access_token}

X-Workspace-Idstring必需
Workspace UUID

响应

data: endpoint (no signingSecret)

错误

400
Bad Request Error
404
Not Found Error