Get webhook public key
Returns the Ed25519 public key identified by the webhook's X-Key-Id header. Use the key to verify X-Signature against the raw request body.
Cache keys by publicKeyId. Retrieve the key again when a delivery contains an identifier you do not recognize.
Authorization
Default AuthorizationBearer <token>
In: header
Path Parameters
publicKeyId*string
Public key identifier (UUID).
Header Parameters
X-Request-Id?string
Optional request identifier for tracing and support. A UUID is recommended. Axiym echoes it in X-Request-Id, or generates one when omitted.
Format
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json