curl --location --request GET 'http://localhost:17339/config/image-crop'
{
"points": [
{
"x": 0.10000000149011612,
"y": 0.30000001192092896
},
{
"x": 1,
"y": 0
},
{
"x": 1,
"y": 1
},
{
"x": 0,
"y": 1
}
],
"errorCode": 0
}