Cyclers
List a cycler's service history
List the cycler's service events, most recently created first.
An event with a null performed_at is the cycler's current service; at most one can exist. Completing a calibration event is what advances the cycler's last_calibrated_at and therefore its calibration_due_at.
get/cyclers/{cycler_id}/service_events
Path parameters
cycler_idstring required
Query parameters
limitinteger
offsetinteger
Response
Successful Response
{"stackTrail":"paths:/cyclers/{cycler_id}/service_events: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.