Skip to main content

Gets the start date of the identity

GET 

https://sailpoint.api.identitynow.com/v2024/historical-identities/:id/start-date

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

This method retrieves start date of the identity Requires authorization scope of 'idn:identity-history:read'

Request

Path Parameters

    id stringrequired

    The identity id

    Example: 8c190e6787aa4ed9a90bd9d5344523fb

Header Parameters

    X-SailPoint-Experimental stringrequired

    Use this header to enable this experimental API.

    Default value: true
    Example: true

Responses

The start date of the identity

Schema
    stringstring
    Example: 2017-03-01T13:00:00.000Z

Authorization: oauth2

type: Personal Access Token
scopes: sp:scopes:all

Request Collapse all
Base URL
https://sailpoint.api.identitynow.com/v2024
Auth
Parameters
— pathrequired
— headerrequired
ResponseClear

Click the Send API Request button above and see the response here!