{
"is_onchain": true,
"results": [
{
"cvm_id": 123,
"app_contract_address": "<string>",
"compose_hash": "<string>",
"device_id": "<string>",
"compose_hash_allowed": true,
"allow_any_device": true,
"is_allowed": true,
"device_id_allowed": true,
"error": "<string>"
}
],
"total": 0,
"allowed_count": 0,
"denied_count": 0,
"error_count": 0,
"skipped_cvm_ids": [
123
]
}