3.1.4.2 GetAlerts

This operation lists the current alert subscriptions for an authenticated user.

 <wsdl:operation name="GetAlerts">
     <wsdl:input message="tns:GetAlertsSoapIn" />
     <wsdl:output message="tns:GetAlertsSoapOut" />
 </wsdl:operation>

The protocol client sends a GetAlertsSoapIn request message and the protocol server responds with a GetAlertsSoapOut response message.

The GetAlertsSoapOut response message contains common information and a list of information about each alert subscription.