get_default_watchlist
Retrieve the authenticated user's default watchlist items, including IDs, symbols, and display names, with optional pagination.
Instructions
Get the items of the authenticated user's default watchlist.
Returns items with itemId (instrument or person ID), itemType ('Instrument' or 'Person'), itemRank (position in the list), symbol and displayName when market metadata is included, and itemAddedDate (ISO 8601). Shares the watchlist read quota of 60 requests per 60 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return (all when omitted). | |
| items_per_page | No | Items per page for pagination. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||