List extra certificates
editList extra certificates
editList all of the extra certificates.
Request
editGET /api/v1/platform/configuration/security/extra_certs
Responses
edit-
200
-
The collection of all available extra certificates public chains
Request example
editcurl -XGET https://{{hostname}}/api/v1/platform/configuration/security/extra_certs \ -H "Authorization: ApiKey $ECE_API_KEY"