Click HERE to see how Saviynt Intelligence is transforming the industry. |
10/01/2024 11:06 PM
Hi Saviynt,
I know how to use analytics report to do so, but I don't see an api function to get accounts under a provided entitlement. is it not possible without using analytics report?
the "/getEntitlements" does not return all accounts
I can give an username to the "/getEntitlements", but it simply returns the accounts under that username, I cannot give an entitlement_value and get a list of accounts.
Solved! Go to Solution.
10/02/2024 12:54 AM
You need to create the report and access it via api/v5/fetchRuntimeControlsData or api/v5/fetchControlDetailsES API calls.
there is no API to fetch it directly, You can pass username in /getEntitlements , that will tell if that user account is in that entitlement or not