Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Let's Encrypt certificate ID.
Query Parameters
Listed fields will be excluded from the response.
Response
Successful.
ID of the attempt to issue a Let's Encrypt certificate.
1
Detailed information about attempts to issue a Let's Encrypt certificate.
Detailed information about last attempt to issue a Let's Encrypt certificate.
Date when the process of issuing a Let's Encrypt certificate was started (ISO 8601/RFC 3339 format, UTC).
"2021-10-29 13:20:56.543678+00:00"
Date when the process of issuing a Let's Encrypt certificate was finished (ISO 8601/RFC 3339 format, UTC). The field is null if the issuing process is not finished.
"2021-10-29 13:21:01.550849+00:00"
Defines whether the Let's Encrypt certificate issuing process is active. Possible values:
- true - Issuing process is active.
- false - Issuing process is completed.
false
Number of attempts to issue the Let's Encrypt certificate.
1
Time of the next scheduled attempt to issue the Let's Encrypt certificate (ISO 8601/RFC 3339 format, UTC).
null
CDN resource ID.
1