v25

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

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

get/api/v{version}/backfill

Path parameters

versionstring required

Query parameters

completionIdinteger

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

Response

OK

idinteger required
completionIdinteger required

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

fromDepthnumber double nullable

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

toDepthnumber double nullable

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

kindIdinteger nullable

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

materialIdinteger nullable

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

isOpenBoreholeboolean

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

casingIdinteger nullable

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

notesstring nullable

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

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