v25

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

Asynchronously gets the BDMS.Models.Codelists, optionally filtered by schema.

get/api/v{version}/codelist

Path parameters

versionstring required

Query parameters

schemastring

The schema of the codelists to get.

testKindIdsinteger[]

The hydrotest kinds used to filter the codelists to get.

Response

OK

idinteger required
geolcodeinteger nullable

Gets or sets the BDMS.Models.Codelist's geolcode.

schemastring nullable

Gets or sets the BDMS.Models.Codelist's schema.

codestring

Gets or sets the BDMS.Models.Codelist's code.

enstring

Gets or sets the BDMS.Models.Codelist's english text.

destring nullable

Gets or sets the BDMS.Models.Codelist's german text.

frstring nullable

Gets or sets the BDMS.Models.Codelist 's french text.

itstring nullable

Gets or sets the BDMS.Models.Codelist's italian text.

rostring nullable

Gets or sets the BDMS.Models.Codelist's romantsch text.

orderinteger nullable

Gets or sets the BDMS.Models.Codelist's order.

confstring nullable

Gets or sets the BDMS.Models.Codelist's configuration.

isDefaultboolean nullable

Gets or sets whether the BDMS.Models.Codelist is default.