get https://api-v3.authenticating.com/reauthenticate/session/status
This endpoint is utilized to verify the status of a ReAuthenticate link. For instance, a ReAuthenticate link will resemble - https://verify.authenticating.com/reauthenticate/<REAUTHENTICATE_SESSION_UUID>
without the <>
.
To retrieve the status of any ReAuthenticate session, the REAUTHENTICATE_SESSION_UUID
obtained from a ReAuthenticate Link must be passed in a header named X-Reauthenticate-Session
.
The response will consist of the overall ReAuthenticate status, along with details on selfie and email/phone verification status, and the number of attempts utilized.