Webhooks
Retrieve Signed Webhook Public Key
GET /v3/user/webhooks/event/settings/signed
Base url: https://api.sendgrid.com
This endpoint allows you to retrieve your signed webhook's public key.
Once you have enabled signing of the Event Webhook, you will need the public key provided to verify the signatures on requests coming from Twilio SendGrid. You can retrieve the public key from this endpoint at any time.
For more information about cryptographically signing the Event Webhook, see Getting Started with the Event Webhook Security Features.
Authentication
- API Key
Headers
Responses
The public key you can use to verify the Twilio SendGrid signature.
Need some help?
We all do sometimes. Get help now from the Twilio SendGrid Support Team.
Running into a coding hurdle? Lean on the wisdom of the crowd by browsing the SendGrid tag on Stack Overflow or visiting Twilio's Stack Overflow Collective.