Access History - Identity Attribute Change

Hi all,

We would like to report some of the identity attribute changes due to some audit policy requirements. I know it is possible to filter out in the Access History page, but I presume it is limited up until 13 months and we cannot see transactions before that. So, my question is how I can see the older identity attribute changes and possible create a report for this?

Thanks in advance!

You can use Audit event: IDENTITY_ATTRIBUTE_VALUE_UPDATE_PASSED

Check this doc for more info

Thanks for your reply. However it does not bring logs older than 13 months.

If you need to access older data, up to 5 years old, fill out the Audit History Request Form and submit it with a support ticket.

I will simply use the identity history API ({{baseUrl}}/historical-identities/:id/events) to get all the events for now. Thanks.