API EndpointsWebhooks
Count deliveries
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Query Parameters
webhookId?string
Restrict the count to one webhook.
Response Body
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"
}