Gets the list of identity access items at a given date filterd by item type

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

This method retrieves the list of identity access items at a given date filterd by item type Requires authorization scope of 'idn:identity-history:read'

Request Params

KeyDatatypeRequiredDescription
typestringThe access item type

HEADERS

KeyDatatypeRequiredDescription
X-SailPoint-Experimentalboolean(Required) Use this header to enable this experimental API.
Acceptstring

RESPONSES

status: OK

[{"type":"role","id":"2c918087763e69d901763e72e97f006f","name":"sample","description":"Role - Workday/Citizenship access"}]