Object
The following fields are available on this object as described below.
Name | Type | Null? |
---|---|---|
id |
String | |
name |
String | |
additional_names |
String Array | |
issuer |
IssuerEnum | |
state |
CertificateStateEnum | |
created_at |
Unix Timestamp | |
expires_at |
Unix Timestamp | Optional |
last_issued_at |
Unix Timestamp | Optional |
issue_error |
String | Optional |
authorization_method |
String | Optional |
certificate_api_url This is the URL that can be used to access this certificate's details. through the certificate API (a different API to this one). If null, this means that it is no longer available. If that is the case, you can get a new URL by resetting the API token for this certificate. |
String | Optional |
certificate |
String | Optional |
chain |
String | Optional |
private_key |
String | Optional |