Retrieves a single User object assigned to a given identifier.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetUser | 
The request body is of type GetUser.
| Name | Description | Data Type | 
|---|---|---|
| id | guid | 
|  | 
 | 
The response body is of type GetUserResponse.
| Name | Description | Data Type | 
|---|---|---|
| GetUserResult | User | 
|  | 
 |