Get the result for the given measurement id and the result id.

GET {{baseUrl}}/measurements/:id/results/:resultId

Gets the result for the given measurement id and the result id.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"100","date":1654151362,"status":"OK","frictionDistributionGuidance":{"value":4.3,"unit":"N"},"frictionDistributionSpindleNut":{"value":4.3,"unit":"N"},"frictionDry":{"value":4.3,"unit":"N","status":"OK"},"frictionViscous":{"value":4.3,"unit":"N"},"stiffness":{"value":4.3,"unit":"N/μm","status":"OK"},"backlash":{"value":4.3,"unit":"m°","status":"OK"},"quadrantError":{"value":4.3,"unit":"µm","status":"OK"},"signature":{"order1":{"order":6,"value":2.43},"order2":{"order":6,"value":2.43},"order3":{"order":6,"value":2.43},"order4":{"order":6,"value":2.43},"order5":{"order":6,"value":2.43},"valueUnit":"µm","status":"OK"},"equability":{"value":4.3,"unit":"N","status":"OK"},"frequencyResponse":{"value":4.3,"unit":"N","status":"OK"}}