Get a mapping by id

GET {{baseUrl}}/dataPointMappings/:id

Gets a mapping by given id.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"agentId":"\u003cuuid\u003e","dataPointId":"DP0001","entityId":"\u003cuuid\u003e","propertySetName":"ElectricalProperties","propertyName":"Voltage","id":"4fad6258-5def-4d84-a4c2-1481b209c116","dataPointUnit":"%","dataPointType":"TIMESTAMP","propertyUnit":"%","propertyType":"BIG_STRING","qualityEnabled":false,"keepMapping":false,"validity":{"status":"INVALID","reasons":["MISSING_DATAPOINT"]}}