Identity History
Number of APIs: 11
- 
Gets the list of identity access items at a given date filterd by item type GET {{baseUrl}}/historical-identities/:id/snapshots/:date/access-items 
- 
Lists all events for the given identity GET {{baseUrl}}/historical-identities/:id/events 
- 
Gets the start date of the identity GET {{baseUrl}}/historical-identities/:id/start-date 
- 
Lists all the identities GET {{baseUrl}}/historical-identities 
- 
Get latest snapshot of identity GET {{baseUrl}}/historical-identities/:id 
- 
Gets a list of access items for the identity filtered by item type GET {{baseUrl}}/historical-identities/:id/access-items 
- 
Lists all the snapshots for the identity GET {{baseUrl}}/historical-identities/:id/snapshots 
- 
Gets an identity snapshot at a given date GET {{baseUrl}}/historical-identities/:id/snapshots/:date 
- 
Gets the summary for the event count for a specific identity GET {{baseUrl}}/historical-identities/:id/snapshot-summary 
- 
Gets a difference of count for each access item types for the given identity between 2 snapshots GET {{baseUrl}}/historical-identities/:id/compare