Skip Navigation

Get alert folders

Retrieve the list of folders supported by the organization.
The payload type is 
GET-ALL-CHANNELS
.
There is no input payload for this call. Simply use the SDK Envelope with the appropriate organization ID.
The SDK response will be:
<channels> <channel id=”channel Id”> <name>channel name</name> <commonName></commonName> <description></description> <status>Enabled|Disabled</status> </channel> … </devices>
GET-ALL-CHANNELS SDK requests and responses are internationalization-enabled. For a list of supported Windows 1252 characters, see Internationalization-supported characters.