api-token: ********************
curl --location -g --request GET 'http://localhost:5678/api/open/env/v1/queryById?category&id' \
--header 'api-token;'
{
"id": 0,
"type": "string",
"description": "string",
"tag_list": "string",
"enable": 0,
"group_id": 0,
"remark": "string",
"value": "string",
"sort": 0
}