API 端点Webhooks
统计推送次数
认证
BearerAuth 认证Bearer <token>
位置: header
Query 参数
webhookId?string
Restrict the count to one webhook.
响应体
application/json
application/json
curl -X GET "https://api.exemplo.processamento.com/v1/user/webhooks/sent/quantity?webhookId=kx7m2p9q4r8t1v5w3y6z0a2b"{
"quantity": 1832
}{
"statusCode": 404,
"error": "Not Found",
"message": "Webhook não encontrado",
"requestId": "cmou00000abcdef01s6ghij1k2lm"
}