Cell Measurements

Get all steps for a cell measurement

Retrieve ALL steps for a specific cell measurement.

Backend fetches all steps internally (paginating as needed with limit 1000). Returns { steps: {...} }.

get/cell_measurements/{measurement_id}/steps

Path parameters

measurement_idstring required

Response

Successful Response

{"stackTrail":"paths:/cell_measurements/{measurement_id}/steps: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.