Skip to main content
GET
Get the webhook config

Authorizations

X-API-Key
string
header
required

Response

200 - application/json
webhook_url
object | null
required
Example:

"https://merchant.example.com/webhooks/spendin"

has_secret
boolean
required

Whether a signing secret is set (the secret itself is never returned).

Example:

true