v4
latestOpenAPI 3.0.32026-07-312,317012.2 MBSearch and filter certificates within a project.
Path parameters
Request body
The friendly name of the certificate to filter by.
The common name of the certificate to filter by.
The offset to start from. If you enter 10, it will start from the 10th certificate.
The number of certificates to return.
Retrieve only certificates available for PKI sync.
Search by SAN, CN, certificate ID, or serial number.
Filter by certificate status.
Filter by certificate profile IDs.
Filter certificates created from this date.
Filter certificates created until this date.
Filter by extended key usage. Only certificates containing this EKU will be returned (e.g. 'codeSigning', 'serverAuth').
Filter by signature algorithm (e.g. 'RSA-SHA256', 'ECDSA-SHA256').
Filter by key sizes in bits (e.g. [2048, 4096]).
Filter by certificate authority IDs.
Filter by enrollment types (e.g. 'api', 'est', 'acme', 'scep').
Filter certificates expiring on or after this date.
Filter certificates expiring on or before this date.
Filter certificates issued on or after this date.
Filter certificates issued on or before this date.
Filter to certificates issued through a specific Application.
Filter to certificates issued through any of the supplied Applications.
Column to sort by (e.g. 'notAfter', 'notBefore', 'commonName').
Sort direction: 'asc' or 'desc'.
Response
Default Response