Skip to main content
GET
/
webhook
Retrieve Customer Webhooks
curl --request GET \
  --url https://api.mailchannels.net/tx/v1/webhook \
  --header 'X-Api-Key: <x-api-key>'
[
  {
    "webhook": "<string>"
  }
]

Headers

X-Api-Key
string
required

Response

Successfully returning customer's webhooks

webhook
string
required

A customer's webhook that events will be sent to