v1

latestOpenAPI 3.0.0AGPL2026-07-1781113.4 KB
Variables

Get information about a specific variable

get/variable/{variableID}

Path parameters

variableIDstring required

ID of a variable. IDs can be obtained by enumerating the /variables endpoint.

Response

The requested variable's information is sent back in the response body

defaultValuestring
definitionPeriod'MONTH' | 'YEAR' | 'ETERNITY'
descriptionstring
entitystring
formulasobject
idstring
referencestring[]
sourcestring
valueType'Int' | 'Float' | 'Boolean' | 'Date' | 'String'