Hello,
I would like to get a list of applications that a user has access in service studio. For example, user A has applications App1, App2 in service studio but user B has App2 and App3...
Is it possible with a query? What are the entities involved? Any other way?
Thanks in advance
Hi Daniel,
If your environments are under a LifeTime, you can use the LifeTime API to manage IT Users (including retrieving information about Roles, Teams, etc): https://success.outsystems.com/Documentation/11/Reference/OutSystems_APIs/LifeTime_Services_API
Cheers.