/webhooks/count

GET {{baseUrl}}/webhooks/count?topic=<string>

Returns a count of the webhooks for the authentication method

Request Params

KeyDatatypeRequiredDescription
topicstringOnly count webhooks with this topic. For a list of topics <a href="#topics-table">see this table</a>.

RESPONSES

status: OK

{&quot;count&quot;:&quot;\u003cinteger\u003e&quot;}