Hello dears,
Is there a relevant scope to get Users information through API as the required scope is ServiceProviderAPI (Service Provider API), as per creating the token and choosing the scope it's not available in the selection list.
Thanks.
Solved! Go to Solution.
Hello @Peter_Youssef ,
In my opinion, if you want to manage users from api you have to use the account management api : https://www.dynatrace.com/support/help/dynatrace-api/account-management-api#account-management-api
This api use a specific authentification method described here :
https://www.dynatrace.com/support/help/shortlink/account-api-authentication
Regards.
Thanks for reaching me.
I've found it through CMC:
Thanks.