This method requires authentication.
api_key (Required)auth_token (Required)user_id (Required)<?xml version="1.0" encoding="UTF-8"?>
<response status="ok">
<user id="1279" isadmin="0">
<username>johndoe</username>
<realname>John Doe</realname>
<email>johndoe@company.com</email>
<phone>555-131-2428</phone>
<photo_url>http://johnscompany.paymo.biz/photos/users/1279.jpg</photo_url>
<workday_hours>8</workday_hours>
<workday_start>09:00</workday_start>
<workday_end>17:00</workday_end>
<job_position>Editor</job_position>
<timezone>US/Eastern</timezone>
<date_format>%H:%M</date_format>
<time_format>%d/%m/%Y</time_format>
</user>
</response>
101: Unknown API method102: Unknown response format103: Invalid API Key104: Invalid auth token / Login failed105: Insufficient permissions106: Service currently unavailable107: Too many requests for this API key202: User not found