get https://clearpass-hostname/api/service-cert
Get a list of service certificates.
Responses
Get a list of service certificates.
xxxxxxxxxx
curl --request GET \
--url 'https://clearpass-hostname/api/service-cert?filter=%7B%7D&sort=%2Bid&offset=0&limit=25&calculate_count=false' \
--header 'Authorization: Bearer <TOKEN>' \
--header 'accept: application/json'