跳转到主要内容
GET
列出 webhook 订阅

授权

Authorization
string
header
必填

会话 JWT(来自注册/登录)或 API key(pk_...)。 也接受 X-API-Key: <token> 作为替代请求头。

查询参数

page
integer
默认值:1
page_size
integer
默认值:50
必填范围: x <= 200

响应

订阅。

The response is of type object.

最后修改于 2026年7月19日