cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is it possible to get a list of users in SAP BTP?

0 Kudos
558

Hello,

in SAP BTP I use Cloud Identity Services, which has been integrated with AD via Identity Providers. In BTP, in the Security->Users after a successful login, a user is created as a shadow user. Is it possible to use some API to get a list of shadow users? Or get a list of users directly from AD?

Thank you for any help

View Entire Topic
ThomasRauen
Explorer
0 Kudos

So the BTP (CF) has an export all users to excel functionality in the UI...
and this should be the API you're looking for:
https://api.sap.com/api/PlatformAPI/path/getAllUsersUsingGET

In case it is Neo... It might be this one
https://api.sap.com/api/AccountMembersManagementAPI/path/get_accounts__subaccountName__Users