Skip to Content
0
Jan 02, 2023 at 01:04 PM

List external users of an application in SAP BTP

152 Views Last edit Jan 02, 2023 at 01:06 PM 3 rev

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