v25

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

Asynchronously gets the BDMS.Models.Casings, filtered either by completionId or boreholeId.

get/api/v{version}/casing

Path parameters

versionstring required

Query parameters

completionIdinteger

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

boreholeIdinteger

The id of the borehole containing the BDMS.Models.Casings to get.

Response

OK

idinteger required
completionIdinteger required

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

namestring

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

dateStartstring date nullable

Gets or sets the BDMS.Models.Casing's start date.

dateFinishstring date nullable

Gets or sets the BDMS.Models.Casing's finish date.

notesstring nullable

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

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