Get webhook signing secret
Get the signing secret for a webhook. Use this secret to verify that incoming webhook payloads are authentic
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
The webhook ID
Response
Webhook signing secret
key
The webhook signing secret