- Description:
- This API call returns the list of your Watchlists, their
meta-data, including the number of new links added to each
Watchlist since your last login.
- Required Parameters:
- none
- Optional Parameters:
- none
Example Request
http://www.simpy.com/simpy/api/rest/GetWatchlists.do
Example Response
<?xml version="1.0" encoding="UTF-8"?>
<watchlists>
<watchlist id="5" name="Architecture" description="Other architects" addDate="2005-03-10 19:08" newLinks="7">
<user username="VanDerLay"/>
<user username="GeorgeConstanza"/>
<filter name="Seinfeld" query="seinfeld kramer george elaine"/>
</watchlist>
</watchlists>
Status Codes
300: Transient data retrieval error