Authorization: Bearer ********************curl --location --request GET 'https://api.lolia.link/api/v1/user/tunnel/946978624732161e390349' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "string",
"data": {
"bandwidth_limit": 0,
"custom_domain": "string",
"id": 0,
"local_ip": "string",
"local_port": 0,
"name": "string",
"node_id": 0,
"remark": "string",
"remote_port": 0,
"status": "string",
"type": "string"
}
}