Used to list and search certificates
The request parameters are expected in the generic listing request format, available filter and order fields are listed below.
| Name | Type | Sortable | Restrictions |
|---|---|---|---|
| id | Integer | ||
| process | Integer | ||
| domainName | String | ||
| validationType | Enum |
Possible values:
|
|
| certificateType | Enum |
Possible values:
|
|
| product | String | ||
| organization | String | ||
| department | String | ||
| providerId | String | ||
| postalCode | String | ||
| addressLine | List <String> | ||
| city | String | ||
| state | String | ||
| country | String | ||
| startDate | Timestamp | ||
| expiryDate | Timestamp | ||
| subscriptionEndDate | Timestamp | ||
| contact | String | ||
| coc | String | ||
| san | List <String> | ||
| status | Enum |
Possible values:
|
|
| publicKeyAlgorithm | Enum |
Possible values:
|
|
| publicKeySize | Integer | ||
| fingerprint | Integer |
The response follows the generic listing response format, each item in the entities element is in the response format of the get request.
GET /v2/ssl/certificates