Hi! In our environment, the majority of our identity attributes are mapped from other sources such as AD and others. I’m trying to use APIs to extract this data and have been testing out “Get https://sailpoint.api.identitynow.com/v3/public-identities”, however, the results don’t include all the attributes I need.
When I download the csv from the Identity list, it includes all the attributes I want to see. I’m hoping to use the data to build a Power BI dashboard for regular use, so I would rather not have to manually download and update the data each time I want to refresh it. Is there a way to get this information through an API or some sort of automation script?