Is there a way to programmatically (python, java, etc.) get the list of external users that are connected to an application in SAP BTP?
The http://v3-apidocs.cloudfoundry.org/version/3.127.0/#get-a-user "GET /v3/users" is not an option as this only lists the users of a particular space and not of an particular application.
Suppose I have an application running in SAP BTP CF and our customers (external users) use this application. I can see them in BTP Cookpit under Security > Users. Yet I can not find a way to list them programmatically and to make the relationship to a specific application