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