GetWebhookSignatureKey
WebhookService
GetWebhookSignatureKey
Retrieve the current webhook signature key. Will return a not found error if one doesn’t yet exist.
GET
GetWebhookSignatureKey
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional organization ID.
Response
A successful response.
The response for a call to WebhookService_GetWebhookSignatureKey. The active field indicates whether
or not whether the key is currently active.