Cell Measurements

Get cycle metrics only for a cell measurement

Retrieve cycle metrics only (computed from ALL steps).

Backend fetches all steps internally to compute cycles. Returns { cycles: {...} }, budgeted to max_points rows when one is given.

get/cell_measurements/{measurement_id}/cycles

Path parameters

measurement_idstring required

Query parameters

max_pointsinteger nullable

Maximum rows of the cycle series

Maximum rows of the cycle series

Response

Successful Response

{"stackTrail":"paths:/cell_measurements/{measurement_id}/cycles:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.