You can list down all the Admin Services used by WSO2 carbon based products using following steps.
Start the server with OSGI console. Go to the
<SERVER_HOME>/binusing command shell.i) Eg : Linux
sh wso2server.sh -DosgiConsoleii) Windows
wso2server.bat -DosgiConsoleAfter successfully started the server, press enter.
Type listAdminServices and press enter.
Now you should be able to see the list of Admin Service names with endpoint URLS.
Thanks & Regards, Ajith