Gets the start date of the identity
GET {{baseUrl}}/historical-identities/:id/start-date
This method retrieves start date of the 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
"2017-03-01T13:00:00.000Z"