Get a tool calibration record by id, including its per-checkpoint measurements, the pinned template version, and its sign state.
Path parameters
Response
The calibration record for the given id
The id of the calibration record
Who performed the calibration. Mirrors FulcrumProduct.Domain.ToolCalibrations.CalibrationSource by underlying value.
The outcome of a calibration. Mirrors FulcrumProduct.Domain.ToolCalibrations.Data.CalibrationResult by underlying value.
The outcome of a calibration. Mirrors FulcrumProduct.Domain.ToolCalibrations.Data.CalibrationResult by underlying value.
When the calibration was performed (UTC)
Display labels of the master gauges used: the masters the record's measurements were taken against for in-house records, or the free-text value supplied with an external record
The external certificate number supplied with the calibration
Free-text notes
Free-text notes about the As-Found state
Ambient temperature (deg C) captured during calibration
Ambient relative humidity (%) captured during calibration
The template version the record was measured against, pinned at create time; null for template-less and external records
When the record was signed (UTC); null until signed
The record's opaque concurrency token, refreshed by every write. Round-trip it unchanged on an edit; the edit is rejected with 409 Conflict when the record changed after this read