StaticData

Retrieves a list of all static data in the system. Note: Consider getting the data by type instead.

get/api/staticdata

Response

OK

Idinteger
TypeKeystring
ValueKeystring
ValueIdinteger
Namestring
Descriptionstring
Int1integer nullable
Int2integer nullable
Text1string
Text2string
Date1string date-time nullable
Date2string date-time nullable
Bool1boolean
Bool2boolean
Decimal1number double nullable
Decimal2number double nullable
Long1integer nullable
Long2integer nullable
SortKeystring
Text3string
Text4string
Text5string
Text6string
Date3string date-time nullable
Decimal3number double nullable
Int3integer nullable
Text7string

Changes