Authorization: ********************
curl --location --request GET '/api/admin/line_group//l2' \ --header 'Authorization: <api-key>'
{ "code": 0, "data": { "enable": true, "type": "string" }, "message": "string" }