v25

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

Lists only the OCR status of every BDMS.Models.Profile attached to a borehole. Designed for polling: returns a minimal payload `[{id, ocrStatus}]`.

get/api/v{version}/profile/getocrstatusforborehole

Path parameters

versionstring required

Query parameters

boreholeIdinteger required

The id of the BDMS.Models.Borehole.

Response

OK

idinteger
ocrStatus'Created' | 'Processing' | 'Success' | 'Error' | 'WillNotBeProcessed'

Lifecycle status of OCR processing for a BDMS.Models.Profile file.