BoreholeExport
Exports the details of up to <see cref="F:BDMS.Controllers.BoreholeExportController.MaxPageSize"></see> boreholes as a GeoPackage file. Filters the boreholes based on the provided list of IDs.
get/api/v{version}/boreholeexport/gpkg
Path parameters
versionstring required
Query parameters
idsinteger[]
The required list of borehole ids to filter by.
Response
OK