Fetch all subscriptions for the authenticated user. If a watchlistId is provided, only subscriptions for that specific watchlist are returned.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Optional watchlist ID to filter subscriptions. If not provided, returns all user subscriptions.
Subscriptions retrieved successfully