v25

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08143108383.9 KB
FieldMeasurement

Asynchronously gets all field measurement records, filtered by boreholeId.

get/api/v{version}/fieldmeasurement

Path parameters

versionstring required

Query parameters

boreholeIdinteger

The id of the borehole referenced in the observations to get.

Response

OK

idinteger required

Gets or sets the BDMS.Models.Observation's id.

type0 | 1 | 2 | 3 | 4

Represents an observation type.

startTimestring date-time nullable

Gets or sets the BDMS.Models.Observation's start time.

endTimestring date-time nullable

Gets or sets the BDMS.Models.Observation's end time.

durationnumber double nullable

Gets or sets the BDMS.Models.Observation's duration.

originalVerticalReferenceSystem0 | 1 | 2

The system that is used to describe borehole depths.

fromDepthMnumber double nullable

Gets or sets the BDMS.Models.Observation's from depth in m.

toDepthMnumber double nullable

Gets or sets the BDMS.Models.Observation's to depth in m.

fromDepthMaslnumber double nullable

Gets or sets the BDMS.Models.Observation's from depth in m a.s.l.

toDepthMaslnumber double nullable

Gets or sets the BDMS.Models.Observation's to depth in m a.s.l.

casingIdinteger nullable

Gets or sets id of the BDMS.Models.Observation's casing.

isOpenBoreholeboolean

Gets or sets whether or not the BDMS.Models.Observation belongs to an open borehole.

commentstring nullable

Gets or sets the BDMS.Models.Observation's comment.

reliabilityIdinteger nullable

Gets or sets the BDMS.Models.Observation's reliability id.

boreholeIdinteger required

Gets or sets the BDMS.Models.Observation's borehole id.

createdByIdinteger nullable
createdstring date-time nullable
updatedByIdinteger nullable
updatedstring date-time nullable