links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Home / APIs / REST / GetWatchlist
 
Description:
This API call returns the meta-data for a given Watchlist.
Required Parameters:
watchlistId
The ID of a Watchlist you want to retrieve. The ID must belong to your Watchlist.
Optional Parameters:
none
Example Request
http://www.simpy.com/simpy/api/rest/GetWatchlist.do?watchlistId=314159265
Example Response
<?xml version="1.0" encoding="UTF-8"?>

<watchlist id="5" name="Architecture" description="Other architects" addDate="2005-03-10 19:08"></watchlist>
Status Codes
200: Non-existent watchlist
300: Transient data retrieval error
Overview
· Base URL: ...simpy.com/simpy/api/rest