Skip to main content
GET
Reveal Signing Secret

Authorizations

X-API-Key
string
header
required

Headers

X-API-Key
string
required

Path Parameters

webhook_id
string
required

Response

Successful Response

Plaintext webhook signing secret.

secret_token
string
required

Plaintext signing secret. Use to verify X-Briq-Signature (HMAC-SHA256 of the raw request body).

Example:

"whsec_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"