跳转到主要内容
GET
Webhook 日志

Webhook 日志

返回最近的 Webhook 投递记录,用于调试。

响应

日志条目数组:
id
number
日志条目 ID
event_type
string
触发 Webhook 的事件
payload
object
已发送的负载
response_status
number
您服务器返回的 HTTP 状态码
attempts
number
投递尝试次数
created_at
string
时间戳

示例

Response