get https://{serverURL}/api/certificates
This endpoint retrieves all SSL certificates associated with the account.
Responses
This endpoint retrieves all SSL certificates associated with the account.
xxxxxxxxxx
curl --request GET \
--url https://changeme/api/certificates \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: