Finds and returns unique identifiers for all UserSessions that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetUserSessionList |
The request body is of type GetUserSessionList.
| Name | Description | Data Type |
|---|---|---|
| filters | ArrayOfFilter |
![]() |
|
The response body is of type GetUserSessionListResponse.
| Name | Description | Data Type |
|---|---|---|
| GetUserSessionListResult | ArrayOfguid |
![]() |
|