/webhooks/count
GET {{baseUrl}}/webhooks/count?topic=<string>
Returns a count of the webhooks for the authentication method
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
topic | string | Only count webhooks with this topic. For a list of topics <a href="#topics-table">see this table</a>. | |
RESPONSES
status: OK
{"count":"\u003cinteger\u003e"}