Retrieve a datapoint
Retrieves a specific datapoint by ID.
Authorizations
Path Parameters
Unique ID of event in the evt_XXXX syntax. For example: evt_DLnYvzbjSujNAvXE
Unique ID of datapoint in the in_XXXX syntax. For example: in_kiIuaGIUqRxWUmTY
Response
200
"in_kiIuaGIUqRxWUmTY"
"total-ash-delivered-wet-us-ton"
"Total Ash Delivered (wet mass) U.S. ton"
290.6
"U.S. ton"
"complete"
Rule alerts on this data point — failing or dismissed results only, latest version per rule. Empty unless the rules engine feature is enabled. Each entry matches the data point rule result shape returned by the bulk dismiss endpoint. The same serializer is reused on the data point list, create, and update responses, so this field is present there too (and on the parent event's data points).