{
"name": "福建宇桐机械有限公司",
"skip": 0
}curl --location --request POST 'https://gw.datapis.com/apis/tt/gw/ent/checkup/getCheckupListByName' \
--header 'X-CBT-APPKEY: ' \
--header 'X-CBT-TIMESTAMP;' \
--header 'X-CBT-SIGNATURE;' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "福建宇桐机械有限公司",
"skip": 0
}'{
"code": 0,
"request_id": "20250312231436DA1D809000002",
"charge": 1,
"timestamp": 1741792476,
"message": "操作成功",
"data": {
"total": 2,
"num": 2,
"items": [
{
"date": "2018-10-09",
"id": "66fd58566c3c1a6ca50172765204185d",
"disabled": "0",
"department": "漳州市质监局",
"result": "正常",
"type": "抽查"
},
{
"date": "2017-09-06",
"id": "c8150f1a079463ddc66d660c31923dca",
"disabled": "0",
"department": "福建省南靖县市场监管局",
"result": "正常",
"type": "检查"
}
]
}
}