CCRCOPENAUTH: ********************{
"groupId": 0,
"inGroup": "string",
"labelName": "string",
"type": 0
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/masterdata/label/search?tenantId' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupId": 0,
"inGroup": "string",
"labelName": "string",
"type": 0
}'{
"code": "string",
"data": [
{
"code": "string",
"domain": "string",
"group": {
"id": "string",
"name": "string"
},
"id": 0,
"name": "string",
"onOff": 0,
"remark": "string",
"simpleName": "string",
"style": "string",
"subType": 0,
"type": 0
}
],
"message": "string",
"success": true
}