Tool Calibration
Finds tool calibration records based on search parameters. Rows exclude the per-checkpoint measurements; fetch a record by id for those.
post/api/tool-calibrations/list
Query parameters
Sort.Fieldstring
Sort field
Sort.Dir'ascending' | 'descending'
Specify sorting direction.
Sort direction
Skipinteger
Number of records to skip.
Takeinteger
Number of records to return (maximum)
Request body
Response
The matching calibration records
Changes
No recorded changes to this endpoint across all 12 revisions of this API.