Authorization: ********************curl --location --request GET '/api/client/log_analyzer/stream_log_page?client_id¤t_page&end_time&node_app_id&order_id&page_size&protocol&remote_addr&server_port&start_time&status&stream_id&time_sort&upstream_addr' \
--header 'Authorization: <api-key>'{
"code": 0,
"data": {
"property1": "string",
"property2": "string"
},
"message": "string"
}