Get Watchlist
GET/openapi/market-data/watchlist/list
• Function description: Get all watchlists for the current user. Returns watchlists sorted by sort order in descending order.
• Frequency limit: Market-data interfaces rate limit is 600 requests per minute.
• Header: x-user-id is required.
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.