v1
latestOpenAPI 3.0.12026-07-1719674.9 KBGet certificate(s).
The caller will be able to view certificates that it owns. In addition, if the caller has hf.Registrar.Roles or hf.Revoker attribute, it will be able to view certificates for identities that have affiliations equal to or below the caller's affiliation.
Query parameters
The enrollment ID that uniquely identifies an identity
The AKI for a certificate
The serial number for a certificate
Get revoked certificates starting at the specified time, either as timestamp (RFC3339 format) or duration (-30d)
Get revoked certificates before the specified time, either as timestamp (RFC3339 format) or duration (-15d)
Get expired certificates starting at the specified time, either as timestamp (RFC3339 format) or duration (-30d)
Get expired certificates before the specified time, either as timestamp (RFC3339 format) or duration (-15d)
Don't return expired certificates
Don't return revoked certificates
The name of the CA to direct this request to within the server, or the default CA if not specified
Headers
An enrollment token consisting of two base 64 encoded parts separated by a period:
- an enrollment certificate;
- a signature over the HTTP method, URL path, request body, and the certificate.
Response
The certificates that were retrieved.