List routes
路由
路由列表
Returns all message routing rules for a bot.
GET
List routes
授权
API key with bmx_ prefix. Obtain via /api/auth/api-keys.
查询参数
Source bot ID
响应
Array of routes
Route ID
Source bot that receives messages
Target bot that forwards messages
Condition to match (e.g., chat_id, user_id, keyword, all)
Value to match for the condition
Action to take (forward, copy, etc.)
Target chat to route messages to
Whether this route is active
Human-readable description of this route