Skip to main content
Version: 202201

Webhook Count

GET 

/openapi/2022-01/webhooks/count

Count webhooks with a unique identifier, notification URL, event name, and format.

Request

Query Parameters

    address string

    Webhook notification URL, e.g. https://example.com/webhook

    topic string

    Event name, e.g. orders/cancelled,orders/create

Responses

200

Schema
    countinteger
    Default value: 0
    Example: 5