Florian

Results 3 comments of Florian

According to the support team, it is still possible to obtain the IDs directly via the API endpoint https://api.confluent.cloud/service_accounts as a json. This will continue to work for a certain...

As a workaround you can use the following script as a ccloud alternative: https://gist.github.com/FloEc/c7c38c4ba24ef3c6b9c5c34da3591b77 This script can be placed in the path and called with "ccloud service-account list -o json"....

@michael-demian you can use https://gist.github.com/FloEc/c7c38c4ba24ef3c6b9c5c34da3591b77 as an alternative ccloud cli to get service account ids from confluent cloud.