Get a webhook endpoint
身份验证
AuthorizationBearer
Send your API key as Authorization: Bearer <BEATAPI_API_KEY>.
路径参数
id
响应
Webhook endpoint
data
Created or retrieved webhook endpoint. Public API responses return the full signing secret at creation and mask it afterward; authenticated dashboard owners can explicitly reveal it again.
错误
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error

