CA certificates
Get trusted CA certificates list
Get list of trusted CA certificates used to verify an origin.
GET
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
Query Parameters
How the certificate was issued. Possible values:
- true – Certificate was issued automatically.
- false – Certificate was added by a user.
Date and time when the certificate become untrusted (ISO 8601/RFC 3339 format, UTC.) Response will contain certificates valid until the specified time.
CDN resource ID for which the certificates are requested.
Response
200 - application/json
Successful.
The response is of type object[]
.