{
"bots": [
{
"id": "bot_001",
"name": "channel_001_bot",
"profileImageUrl": "http://cnd.test.com/123.jpg",
"type": "cs",
"callbackUrl": "http://someaddress.com/for-handling-callback"
},
{
"id": "bot_002",
"name": "channel_002_bot",
"profileImageUrl": "http://cnd.test.com/123.jpg",
"type": "tutorial",
"callbackUrl": "http://someaddress.com/for-handling-callback"
},
],
"hasNext": false
}