Fetch Webhook Secret

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

Headers

Impilo-API-KeystringRequired

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.