Dimension
Get Dimension History
Get Dimension Definition History.
get/v1/dimensions/item/{dimension_definition_id}/history
Response
Fetched successfully
Example response
[
{
"details": {
"grouping_rules": [
{
"rule_type": "System",
"cost_anomaly_configuration": {
"threshold": {
"impact": {
"op": "OR"
},
"op": "AND"
}
}
}
]
}
}
]