get-webhook-signing-keys
Retrieve signing keys for a webhook to verify that incoming requests are authentic from ConfigCat. Validate request signatures to confirm origin.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhookId | Yes | The identifier of the Webhook. |