Hi All,
I am trying to get users and roles data in Anaplan. Right now, we have setup a process/actions to export the users and roles page data, and export it as a csv file. But, this gets tedious if we are doing it on multiple models and we prefer a simple approach to get the similar data without having any process runs.
So, we were exploring the API endpoints available to get the same level of data and found the below endpoint URLs to fetch the users data.
https://api.anaplan.com/scim/1/0/v2/Users
https://api.anaplan.com/2/0/users
However, I am not able to find any endpoint for accessing the Role information. Could someone shed some light on where/how can I access the role information via the API?
Thanks,
Hema