Count webhook events

Count the events for the given webhook endpoint.

Securitybearer or cookie
Request
path Parameters
webhookID
required
integer <int64>
Responses
200

OK

get/webhooks/{webhookID}/events/count
Request samples
Response samples
application/json
{
  • "status": 0,
  • "message": "string",
  • "result": 0
}
Copyright © Curvegrid 2022. All right reserved.