Fetch Webhook Secret

Gets your Webhook Secret if it exists. Otherwise returns an error.

Authentication

Impilo-API-Keystring
API Key authentication via header

Response

OK
headerstring or nullDefaults to Impilo-Webhook-Secret
Header name to use for the secret in the webhook request.
secretstring or null
Secret we will pass along with any Webhooks we send to your subscribed endpoints.