curl --location --request GET 'http://localhost:8080/api/v1/assets/descendants' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"asset_id": 1,
"parent_asset_id": -7.307508186654515e+47,
"category_id": 0,
"name": "carmera",
"description": "string",
"image": "string",
"status": "AVAILABLE",
"type": -2147483648,
"access_level": -2147483648,
"approval_status": "FALSE",
"cost_per_hour": -999999999.999,
"period_cost": -999999999.999,
"version": -7.307508186654515e+47
}