get https://clearpass-hostname/api/server-cert
Get a list of server certificates
Responses
Get a list of server certificates
xxxxxxxxxx
curl --request GET \
--url https://clearpass-hostname/api/server-cert \
--header 'Authorization: Bearer <TOKEN>' \
--header 'accept: application/json'