List conversations (Deprecated)
View All YH Finance APIs →List conversations relating to a symbol with sort and pagination. Deprecated; prefer conversations/v2/list for new integrations.
API Features
Sort and offset Sort by createdAt or popular; paginate with off (10 per page) for legacy feeds.
User activity flag Optional userActivity to include interacting user count in responses.
Live API Demo
API Response (JSON)
{} Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Legacy integration for symbol discussion threads in existing products.
- Migration path: replace with conversations/v2/list for pagination and performance.