List cyclers
Cyclers
List cyclers
List cyclers with pagination and filtering.
Filters follow each field’s policy in _CYCLER_FILTERS: text fields take
ilike.%value%, site_id/project_id are exact-only, date fields
take gte.value/lte.value, created_at_gt/_lt bound a range,
and calibration_due_at_lt finds cyclers due before a date. q is the
search box’s free-text param and composes with all of them.
List cyclers
Query Parameters
Required range:
1 <= x <= 1000Required range:
x >= 0Free-text search on cycler name plus prefix full-text match, matching the global search. Composes with the column filters.
Available options:
name, manufacturer, model, version, serial_number, firmware_version, hostname, last_calibrated_at, calibration_due_at, created_at, updated_at Available options:
asc, desc Response
Successful Response