Identity History

Number of APIs: 11

  1. Gets the list of identity access items at a given date filterd by item type GET {{baseUrl}}/historical-identities/:id/snapshots/:date/access-items

  2. Lists all events for the given identity GET {{baseUrl}}/historical-identities/:id/events

  3. Gets the start date of the identity GET {{baseUrl}}/historical-identities/:id/start-date

  4. Lists all the identities GET {{baseUrl}}/historical-identities

  5. Get latest snapshot of identity GET {{baseUrl}}/historical-identities/:id

  6. Gets a list of access items for the identity filtered by item type GET {{baseUrl}}/historical-identities/:id/access-items

  7. Lists all the snapshots for the identity GET {{baseUrl}}/historical-identities/:id/snapshots

  8. Gets an identity snapshot at a given date GET {{baseUrl}}/historical-identities/:id/snapshots/:date

  9. Gets the summary for the event count for a specific identity GET {{baseUrl}}/historical-identities/:id/snapshot-summary

  10. Gets a difference of count for each access item types for the given identity between 2 snapshots GET {{baseUrl}}/historical-identities/:id/compare