Skip to main content
GET
Get webhook destination

Authorizations

Authorization
string
header
required

Authorization: Bearer hmok_... API key or a dashboard session token

Headers

X-Workspace-Id
string
required

Workspace ID for the request

Pattern: ^ws_[A-Za-z0-9]{8}$

Path Parameters

channelId
string
required
Pattern: ^ch_[A-Za-z0-9]{8}$

Response

200 - application/json

The channel's webhook destination and Verify Token

channelId
string
webhookUrl
string | null
verifyToken
string | null