latestOpenAPI 3.0.32026-08-19299284712.8 KB

67d9f45bb99b

Cube Value Range

Retrieve a cube value range with structured headers

Return the cube value range with its headers field represented as structured row/column dimensions.

  • Unlike retrieve and a1, this endpoint organizes headers by their underlying dimensions.
  • Use this when you need explicit row/column headers instead of A1 notation.
get/ranges/{id}/dimensions

Path parameters

idstring required

Headers

X-Company-IDstring required

Associates request with company

Response

idinteger required
headersobject required
{"stackTrail":"components:schemas:RowColumnCubeValueRange:properties:data","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"components:schemas:RowColumnCubeValueRange:properties:filters","oasType":"schema","type":"unknown"}
range_type'PIVOT' | 'DRILLDOWN'
  • PIVOT - Pivot
  • DRILLDOWN - Drilldown
namestring nullable
fetch_enabledboolean
publish_enabledboolean
row_discovery_enabledboolean
exclude_zerosboolean
{"stackTrail":"components:schemas:RowColumnCubeValueRange:properties:suppressed_row_dimensions","oasType":"schema","type":"unknown"}
created_by_idinteger nullable required
{"stackTrail":"components:schemas:RowColumnCubeValueRange:properties:tags","oasType":"schema","type":"unknown"}