v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Tool

Get the latest calibration template version for a tool — the checkpoints, tolerances, trial counts, environment ranges, and master gauges an in-house calibration is measured against.

get/api/tools/{toolId}/calibration-template/latest

Path parameters

toolIdstring required

Response

The tool's latest calibration template version

idstring uuid

The id of the template version

toolIdstring nullable

The id of the tool this template belongs to

versioninteger

The template version number; calibration records pin the version they were measured against

createdUtcstring date-time

When this version was created (UTC)

source'user' | 'vendor' | 'customer'

Who performed the calibration. Mirrors FulcrumProduct.Domain.ToolCalibrations.CalibrationSource by underlying value.

procedureNamestring nullable

The name of the calibration procedure

defaultMasterGageIdstring nullable

The raw default-master id. Set while defaultMasterGage is null means the configured master no longer resolves ("master unavailable"), never "no master configured"

lowerTolerancenumber double nullable

The default lower tolerance applied to checkpoints

lowerTolPrecisioninteger nullable

The decimal precision of the lower tolerance

upperTolerancenumber double nullable

The default upper tolerance applied to checkpoints

upperTolPrecisioninteger nullable

The decimal precision of the upper tolerance

trialsPerCheckpointinteger nullable

How many trials each checkpoint requires per phase

minTempDegCnumber double nullable

The minimum acceptable ambient temperature (deg C) during calibration

maxTempDegCnumber double nullable

The maximum acceptable ambient temperature (deg C) during calibration

maxRelHumiditynumber double nullable

The maximum acceptable ambient relative humidity (%) during calibration

instructionsstring nullable

Free-text calibration instructions