curl --location --request GET 'api/formop/get'
{
"dateWorderOrder": {
"label": "string",
"count": 0,
"children": [
{
"label": "string",
"count": 0,
"formKey": 0,
"encodeWhere": "string"
}
]
},
"stateWorderOrder": {
"label": "string",
"count": 0,
"children": [
{
"label": "string",
"count": 0,
"formKey": 0,
"encodeWhere": "string"
}
]
}
}