{
"channels": [
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"senler_channel_id": 123456789,
"name": "My Channel",
"type": "vk",
"external_id": "@mychannel",
"avatar_url": "string",
"is_paused": false,
"bot_username": "my_bot",
"migration": {
"process_id": "string",
"role": "source",
"status": "pending",
"progress": {
"total": 5000,
"processed": 1200,
"percentage": 24
},
"target_project_name": "Проект Б"
},
"access": {
"can_view_channel": true,
"can_manage_channel": false,
"can_view_dialogs": true,
"can_manage_dialogs": false,
"can_view_leads": true,
"can_manage_leads": false,
"can_view_spaces": true,
"can_manage_spaces": false,
"can_view_data_sources": true,
"can_manage_data_sources": false
},
"history_supported": true,
"history_scan_status": "string",
"history_covered_from": "2019-08-24T14:15:22.123Z",
"history_covered_to": "2019-08-24T14:15:22.123Z",
"history_last_error": "string"
}
]
}