get https://{environment}.masspay.io/{VERSION}/payout/user/
This GET endpoint is used to retrieve a user's profile by their user token in MassPay.
You can use this endpoint to obtain a user profile for a specified user token.
To use this endpoint, you need to provide the user_token
as a required parameter in the URL Path.
The response will include all available details for the user.