Feature: add new Partner API to list Facebook, Instagram, Telegram, Line channels

🌐 Changelog β€” Partner API: List Channels

Feature: New Partner API endpoints to list connected channels.


What’s New

You can now fetch all bots connected to specific channels using:

  • GET /partner/workspace/{workspaceId}/list-channels/facebook
  • GET /partner/workspace/{workspaceId}/list-channels/instagram
  • GET /partner/workspace/{workspaceId}/list-channels/telegram
  • GET /partner/workspace/{workspaceId}/list-channels/line
  • (already available) /partner/workspace/{workspaceId}/list-channels/whatsapp-cloud

Why It Matters

  • Quickly see which bots are connected to each platform.
  • Simplifies channel management for partners.
  • Useful for reporting, monitoring, and integrations.