Watchlists
Get Watchlist Details
Returns watchlist details along with a paginated list of its companies, ordered alphabetically by company name. Hidden and unverified companies are excluded. Requires the read:watchlist scope.
GET
Get Watchlist Details
Authorizations
API Key authentication using Bearer token
Headers
ETag value from a previous response. Returns 304 Not Modified if data has not changed.
HTTP date from a previous Last-Modified header. Returns 304 Not Modified if nothing has changed since.
Path Parameters
Watchlist ID (e.g. a1b2c3d4e5f6).
Query Parameters
Number of companies to return per page (default 25, max 100).
Opaque pagination cursor returned as pagination.next_cursor from a previous response.
Last modified on September 8, 2026