Skip to content

KB / api

GET /api/v1/company/watchlist

Last verified

Auto-generated. This article is rebuilt from FastAPI route introspection by scripts/build_api_kb.py. Edit the route docstring in app/ and re-run the script — do not edit this file directly.

GET /api/v1/company/watchlist

Handler: app.company.routes.get_watchlist
Methods: GET

Description

All watchlist companies from co_entity, sorted by ticker.

Used by the Nav dropdown — returns every scaffolded company name. Returns an empty list when no companies have been scaffolded.

Curl

curl -s https://bigclawd.com/api/v1/company/watchlist