v25

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

Gets the currently published BDMS.Models.Term, or `null` if none is published.

get/api/v{version}/terms

Path parameters

versionstring required

Response

Returns the currently published terms, or null if none exist.

idinteger required
isDraftboolean

Gets or sets whetther the BDMS.Models.Term is a draft.

textEnstring

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

textDestring nullable

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

textFrstring nullable

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

textItstring nullable

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

textRostring nullable

Gets or sets the BDMS.Models.Term's romansch text.

creationstring date-time

Gets or sets the BDMS.Models.Term's creation date.

expirationstring date-time nullable

Gets or sets the BDMS.Models.Term's expiration date.