v1

latestSwagger 2.02026-08-061,9128853.7 MB
Signing

Validates that the public signing keys are valid and can be used to verify signatures. This is intended to be used as a health check for external key hosting, and will return an error if the keys are invalid or expired.

post/signingkeys/verify/v1

Request body

IncludeExpiredKeysboolean
Issuerstring

Response

Response to VerifySigningKeysCommandV1. An empty response indicates that the signing keys are valid and can be used to verify signatures. If the signing keys are invalid or expired, an error will be returned instead of this response.

VerifySigningKeysResponseV1 required