Skip to main content

Gets the start date of the identity

GET 

/historical-identities/:id/start-date

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

Responses

The start date of the identity

Schema

    string

Loading...