Get Let's Encrypt certificate issuing details
Get details about the latest Let’s Encrypt certificate issuing attempt for the CDN resource. Returns attempts in all statuses.
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-915.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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-29T13:20:56.543678Z"
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-29T13:21:01.550849Z"
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).
"2021-10-29T13:21:01.550849Z"
CDN resource ID.
1