curl --location '/android/image?imageName=undefined'{
"count": 0,
"list": [
{
"id": "string",
"imageUrl": "string",
"size": "string",
"created": "string",
"labels": {
"property1": "string",
"property2": "string"
}
}
]
}