Retrieves a single UserSession object assigned to a given identifier.
Method | /sites/{company-id}/ws/soap_v1.svc/GetUserSession |
The request body is of type GetUserSession.
Name | Description | Data Type |
---|---|---|
id | guid |
![]() |
|
The response body is of type GetUserSessionResponse.
Name | Description | Data Type |
---|---|---|
GetUserSessionResult | UserSession |
![]() |
|