{
}curl --location '/api/v3/form/customer/detail' \
--header 'appId: {{appId}}' \
--header 'timestamp: {{timestamp}}' \
--header 'sign: {{sign}}' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data '{
}'{
"code": 0,
"message": "success",
"data": {
"total": 2,
"pageSize": 10,
"page": 1,
"list": [
{
"unionId": "o9ATRwXo1vnhSgWUv6QMcJkMOVUM",
"formData": [
{
"list": [
{
"name": "提交",
"type": "submitButton",
"config": {
"link": {
"id": "",
"enable": false,
"option": ""
},
"color": "#ffffff",
"isAutoJump": false,
"autoJumpUrl": "",
"autoJumpType": 0,
"autoJumpContent": "",
"backgroundColor": "#407FF3"
},
"componentId": "407cce17-55c9-4e68-86e9-a805c8dcd371"
}
]
}
],
"materialId": "5817961b2c0711f19e8c46715fb8edc6"
},
{
"unionId": "o9ATRwXo1vnhSgWUv6QMcJkMOVUM",
"formData": [
{
"list": [
{
"name": "提交",
"type": "submitButton",
"config": {
"link": {
"id": "",
"enable": false,
"option": ""
},
"color": "#ffffff",
"isAutoJump": false,
"autoJumpUrl": "",
"autoJumpType": 0,
"autoJumpContent": "",
"backgroundColor": "#407FF3"
},
"componentId": "c9a57209-31e1-4b04-8a78-f468c215b27e"
},
{
"type": "input",
"title": "标题名称",
"value": "164665",
"config": {
"link": {
"id": "",
"enable": false,
"option": ""
},
"type": "text",
"maxLength": 50,
"isRequired": true,
"placeholder": "请输入..."
},
"fieldId": "",
"isDelete": false,
"fieldType": "",
"fieldValue": null,
"reportType": "string",
"componentId": "be0a716f-b0eb-45ce-b78e-245c2f07aad2",
"customerType": 0
},
{
"type": "uploadImage",
"title": "请上传图片",
"value": [],
"config": {
"link": {
"id": "",
"enable": false,
"option": ""
},
"maxLength": 5,
"isRequired": true
},
"isDelete": true,
"reportType": "image",
"componentId": "2448be1a-15bd-4e5d-94ce-a44fdd8b6ac1",
"customerType": 0
}
]
}
],
"materialId": "d85c144c2bee11f191fe46715fb8edc6"
}
]
}
}