FindDevices

Returns a list of Devices based on the specified search criteria.

Sample SOAP Request (searching for all Devices owned by a User)

Sample SOAP Request (searching for a specific Device by target name)

Request Parameters

Name

Description

Type

Optional

searchParameters

List of parameters specifying which Devices to return (only owner and targetName are currently supported)

list

no

Sample SOAP Response 1

Sample SOAP Response 2

(includes a returned text phone Device based on the xmatters-4.1.6 WSDL)

Response Parameters

Name

Description

Type

devices

List of Devices matching the specified search criteria

SoapFindDevice

serverTimestamp

Time corresponding to the server time when the request was made (this should match the associated persisted audit event)

string

status

Final status of the request

string

Standard SOAP Parameters

SOAP Response Status Messages