{
"children": "[]",
"field": "",
"operator": "AND",
"options": {},
"value": null
}
curl --location --request POST 'http://dev-cn.your-api-server.com/execution_failed/snapshot/count' \
--header 'Content-Type: application/json' \
--data-raw '{
"children": "[]",
"field": "",
"operator": "AND",
"options": {},
"value": null
}'
0