Skip to main content

Get webhook configuration

GET 

/v1/partner/webhook

Returns the current webhook configuration associated with your API account if one is created.

Responses​

Successful Response

Schema

    active Active (boolean)required

    events

    object

    required

    subscribed string[]required
    unsubscribed string[]required
Loading...