Knowledge Model record content statistics, only calculed for attributes. KPI and Flags will return empty results
List of Record data
Bad Request.
Unauthorized access.
Forbidden.
The specified resource was not found
Too Many Requests.
Internal Server Error.
Service Unavailable.
{- "content": {
- "headers": [
- {
- "id": "material_name",
- "name": "Material name",
- "type": "string",
- "format": "",
- "unit": "",
- "aggregation": "false",
- "filterable": "true",
- "sortable": "true"
}, - {
- "id": "material_number",
- "name": "Material number",
- "type": "string",
- "format": "",
- "unit": "",
- "aggregation": "false",
- "filterable": "true",
- "sortable": "true"
}, - {
- "id": "material_group",
- "name": "Material group",
- "type": "string",
- "format": "",
- "unit": "",
- "aggregation": "false",
- "filterable": "true",
- "sortable": "true"
}
], - "data": [
- [
- {
- "material_name": "PC Installation / Configuration",
- "material_number": "I-1000",
- "material_group": "Services"
}
]
]
}, - "shape": [
- [
- 10,
- 200000
]
], - "summary": {
- "count": 300000,
- "unique": 0,
- "top": "string",
- "freq": "string",
- "mean": 0,
- "std": 0,
- "min": 0,
- "max": 0,
- "25_percentile": 0,
- "50_percentile": 0,
- "75_percentile": 0
}
}