watchlist.get
Get watchlist
Returns the signed-in user’s watchlist symbols.
Free. Anonymous and Free callers get 15-minute delayed data capped at 50 rows.
Input
No arguments.
Output
Returned under data; every response also carries meta with freshness, as_of and truncated.
| Field | Type | Description |
|---|---|---|
| symbols* | string[] | Watchlist after this call, in the order symbols were added |
* required
Example request
curl -X POST "https://impliedoptions.com/api/v1/tools/watchlist.get" \
-H "Authorization: Bearer <YOUR_KEY>" \
-H "Content-Type: application/json" \
-d '{
"args": {}
}'Rendered result: /performance?tab=watchlist