Skip to main content
GET
cURL

Headers

Authorization
string
required

Bearer token. Format: Bearer <api_key>

Path Parameters

endpointId
string
required

Response

The request has succeeded.

The signing secret for an endpoint. Use it to verify the svix-signature header on deliveries (a plain HMAC-SHA256 check — no special library required).

object
enum<string>
required

Object type. Always webhook_endpoint_secret.

Available options:
webhook_endpoint_secret
endpointId
string
required

Endpoint the secret belongs to.

key
string
required

Signing secret (whsec_...).