Get User Details
The Get User Details is an authenticated API call that allows you to fetch the user details of the authenticated user.
Headers
x-user-identifier
Your authenticated user Email Id address.
Note: This is applicable only for Auth Reliance Flows
x-access-token
Your Partner Access Token. Please refer here for a tutorial on generating your access token.
Note: This is applicable only for Auth Reliance Flows
Query parameters
apiKey
Your API Key from Transak Dashboard
Response
200 - Success New User
data
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error