Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET "https://api.finscreener.in/api/watchlist/wl_123" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
{ "data": { "id": "wl_123", "name": "Target Companies", "type": "company", "count": 25, "created_at": "2026-01-15T10:00:00Z" } }
Get watchlist details
Bearer <access_token>