Get Proxy Certificate

Get Proxy Certificate

Retrieve a proxy SSL certificate chain in PEM format.

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/proxies/{id}/cert
COPY
Path Parameters
string
id
Required

Proxy ID URN


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/proxies/{id}/cert