Retrieves the current availability of a given User.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetUserAvailability |
The request body is of type GetUserAvailability.
| Name | Description | Data Type |
|---|---|---|
| userID | guid |
![]() |
|
The response body is of type GetUserAvailabilityResponse.
| Name | Description | Data Type |
|---|---|---|
| GetUserAvailabilityResult | Availability |
![]() |
|