Skip to main content
GET
/
v1
/
webhook
/
{webhookId}
/
secret
{
  "id": "wbh-218353b5-f068-4399-873b-27e9a87c171b",
  "secret": "sk_test_e7d4ebb513c31a6416aacbfc6f9c44fc"
}

Headers

sd-api-key
string
Example:

"{{sd-api-key}}"

sd-person-id
string
Example:

"{{personId}}"

Path Parameters

webhookId
string
required

Response

200 - application/json

Retrieve a Webhook Secret

id
string
Example:

"wbh-218353b5-f068-4399-873b-27e9a87c171b"

secret
string
Example:

"sk_test_e7d4ebb513c31a6416aacbfc6f9c44fc"