Returns a complete list of all standard collections licensed to the client.
Sample Request
http://external.ws.staywell.com/[SiteName]/Content.svc/ListCollections
Sample Result XML
<?xml version="1.0" encoding="utf-8" ?>
<CollectionList>
<Collection>
<RootSubtopicId>8350</RootSubtopicId>
<CollectionName>KOD Translations: 10 Sheets in 10 Languages</CollectionName>
</Collection>
<Collection>
<RootSubtopicId>38797</RootSubtopicId>
<CollectionName>UCR Web Service Unit Tests Empty Collection</CollectionName>
</Collection>
<Collection>
<RootSubtopicId>37683</RootSubtopicId>
<CollectionName>UCR Web Service Unit Tests Test Collection</CollectionName>
</Collection>
</CollectionList>