get https://api.masspay.io/v0.1.4/user//kyc/au10tix
This GET endpoint is used to obtain a link to an Au10tix session for the user with the provided user token.
To use this endpoint, you need to provide the user_token
as a parameter in the URL Path.
The endpoint will then generate a session link that you can use to initiate an identity verification process for the user through the Au10tix platform.
The response will contain the session link as a URL in a JSON format.