retrieveAssetStatistics
API Version: 0.3.0
Name
Value
Name
Type
Description
{
"data": {
"row_count": 0,
"field_stats": [
{
"data_type": "bigint",
"min": 0,
"max": 0,
"sum": 0,
"mean": 0,
"std_dev": 0
}
]
},
"status": "success"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Last updated