Environment
Language
Python
Alpaca SDK Version
Using raw api requests
Other Environment Details
I use the pythonista app available for iOS for a majority of what I do. Which is why I don’t use the alpaca sdk, it has dependencies I can’t install.
Problem
Summary
I am trying to get the api to return the default paper watchlist
Paper or Live Tradng?
Paper.
Example Code
Can be provided if necessary but my issue is pretty straight forward
When I do a api request for the watchlists on my paper account it returns an empty list, which is fine, however when I use the web front end I can clearly add symbols to a watchlist and they are remembered between sessions. Where is this default list accessed through the api?