/
GE
geoadmin
/
Boreholes REST API v2
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Backfill
5
Borehole
8
BoreholeExport
4
BoreholeGeometry
7
Canton
1
Casing
5
Chronostratigraphy
5
CodeList
2
Completion
6
Document
4
FieldMeasurement
4
GroundwaterLevelMeasurement
4
Hydrotest
4
Import
3
Instrumentation
5
Lithostratigraphy
5
Location
1
Log
9
Maintenance
3
Permissions
2
Photo
6
Profile
8
post
Uploads a file to cloud storage and creates a BDMS.Models.Profile attached to the borehole.
get
Downloads the file pointed to by the BDMS.Models.Profile with id profileId.
get
Returns the data-extraction image info (size + total count) for the given profile and page index.
get
Downloads a data-extraction image from S3.
get
Lists all BDMS.Models.Profiles attached to the given borehole.
get
Lists only the OCR status of every BDMS.Models.Profile attached to a borehole. Designed for polling: returns a minimal payload `[{id, ocrStatus}]`.
put
Updates the description and public flag of a BDMS.Models.Profile.
delete
Deletes a BDMS.Models.Profile and removes its file from cloud storage.
Section
5
Settings
1
Stratigraphy
6
Terms
4
User
6
Version
1
WaterIngress
4
Workflow
3
Workgroup
6
Profile
Downloads a data-extraction image from S3.
get
/api/v{version}/profile/dataextraction/{imageName}
Path parameters
imageName
string
required
The image name.
version
string
required
Response
OK
Changes