curl --location --request GET 'https://api.flashcat.cloud/api/v2/firemap/business/group/list' \
--header 'FC-WORKSPACE-ID: 893594101777'
{
"request_id": "0ace0011649b99a4742c592762c584b0",
"data": [
{
"id": 0,
"name": "系统",
"order": 0
},
{
"id": 72154942346759,
"name": "组件",
"order": 1
},
{
"id": 2,
"name": "基础设施",
"order": 2
}
]
}