v25

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

Asynchronously gets the BDMS.Models.Instrumentations, filtered by completionId.

get/api/v{version}/instrumentation

Path parameters

versionstring required

Query parameters

completionIdinteger

The id of the completion containing the BDMS.Models.Instrumentation to get.

Response

OK

idinteger required
completionIdinteger required

Gets or sets foreign key for the BDMS.Models.Instrumentation.Completion of this BDMS.Models.Instrumentation.

fromDepthnumber double nullable

Gets or sets the BDMS.Models.Instrumentation's upper depth.

toDepthnumber double nullable

Gets or sets the BDMS.Models.Instrumentation's lower depth.

namestring nullable

Gets or sets the BDMS.Models.Instrumentation's name.

kindIdinteger nullable

Gets or sets the id BDMS.Models.Instrumentation's kind.

statusIdinteger nullable

Gets or sets the id of the BDMS.Models.Instrumentation's status.

isOpenBoreholeboolean

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

casingIdinteger nullable

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

notesstring nullable

Gets or sets the BDMS.Models.Instrumentation's notes.

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