Finds and returns unique identifiers for all UserSessions that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetUserSessionListWhere |
The request body is of type GetUserSessionListWhere.
| Name | Description | Data Type |
|---|---|---|
| column | UserSessionColumn | |
| value | xml:anyType |
![]() |
|
The response body is of type GetUserSessionListWhereResponse.
| Name | Description | Data Type |
|---|---|---|
| GetUserSessionListWhereResult | ArrayOfguid |
![]() |
|