Introduction
How would I be able to list all the SSL certificates that are listed on my cPanel account?
Procedure
You would be able to use the following API:
uapi --user=${usernamehere} SSL list_certs
*Don't forget to replace ${usernamehere} with an actual cPanel username.
More details on how to use the API can be found in our API docs:
https://api.docs.cpanel.net/openapi/cpanel/operation/list_certs/