get https://api.everlance.com/apps/v1/team_members/member
Retrieve a user.
We need the user token_id or email or employee_number parameter to be sent.
If both parameters are sent we will user token_id to find the user.
If no user is found the API will return a 404 error.