curl --location --request GET '/core/tabledataclean/' \
--header 'Authorization: {{ACCESS_TOKEN}}'{
"disable": true,
"duration": 0,
"hasArchive": true,
"i18nProp": {
"property1": "string",
"property2": "string"
},
"id": "string",
"interval": 0,
"name": "string",
"query": {
"property1": "string",
"property2": "string"
},
"settings": {
"property1": "string",
"property2": "string"
},
"table": "string"
}