Skip to main content

Get Webhook Signing Keys

GET 

/v1/webhooks/:webhookId/keys

This endpoint returns the signing keys of a Webhook identified by the webhookId.

Signing keys are used for ensuring the Webhook requests you receive are actually sent by ConfigCat.

Here you can read more about Webhook request verification.

Request

Responses

When everything is ok, the webhook signing keys are returned.