Get current value model

Returns the current (latest active) value model for the organization.

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Response

200
idstringformat: "uuid"
Value model version ID.
versioninteger
Monotonically increasing version number.
contentobject

Full value model configuration: value types, formulas, signals, and overrides.

createdAtdatetime
activatedAtdatetime or null
effectiveFromdatetime or null
effectiveTodatetime or null

Errors

404
Not Found Error
500
Internal Server Error