Authorization: ********************curl --location --request GET '/api/client/log_analyzer/stream_stats?client_id&end_time&field&node_app_id&order_id&port&protocol&size&sort_by&sort_field&start_time&stream_id' \
--header 'Authorization: <api-key>'{
"code": 0,
"data": [
{
"count": 0,
"field": "string",
"id": 0,
"origin_pull_traffic": 0,
"outbound_traffic": 0
}
],
"message": "string"
}