UserService
GetUserWebhookSigningSecret returns the signing secret for a webhook. The secret is returned only through this explicit, owner-gated call; it is never included in List/Create/Update responses.
get/api/v1/users/{user}/webhooks/{webhook}:getSigningSecret
Path parameters
userstring required
The user id.
webhookstring required
The webhook id.
Response
OK