Gets an identity snapshot at a given date

GET {{baseUrl}}/historical-identities/:id/snapshots/:date

This method retrieves a specified identity snapshot at a given date Requires authorization scope of 'idn:identity-history:read'

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"bc693f07e7b645539626c25954c58554","displayName":"Adam Zampa","snapshot":"2007-03-01T13:00:00.000Z","deletedDate":"2007-03-01T13:00:00.000Z","accessItemCount":{"app":0,"role":2,"entitlement":4,"accessProfile":3,"account":1},"attributes":{"jobTitle":"HR Manager","location":"NYC","firstname":"Adam","lastname":"Zampa","department":"HR"}}