Skip to main content
GET
Python (SDK)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

watchlist_id
string
required

Unique identifier of the watchlist

Example:

"watchlist_abc123"

Response

Watchlist retrieved successfully

id
integer<int64>

Watchlist ID

name
string

Watchlist name

symbols
string[]

List of stock symbols in the watchlist