Get latest snapshot of identity
GET {{baseUrl}}/historical-identities/:id
This method retrieves a specified identity Requires authorization scope of 'idn:identity-history:read'
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
Accept | string |
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"}}