Skip to main content
GET
Get webhook signing secret

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

Current signing secret

channelId
string
required
hmacSecret
string | null
required