curl --request GET \
--url http://localhost:8080/logs/system/full{
"path": "<string>",
"exists": true,
"size_bytes": 123,
"size_chars": 123,
"content": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}Получить полный системный лог-файл бота.
curl --request GET \
--url http://localhost:8080/logs/system/full{
"path": "<string>",
"exists": true,
"size_bytes": 123,
"size_chars": 123,
"content": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}