calculated-field-controller
Get latest calculated field debug event (getLatestCalculatedFieldDebugEvent)
Gets latest calculated field debug event for specified calculated field id. Referencing non-existing calculated field id will cause an error.
Available for users with 'TENANT_ADMIN' authority.
get/api/calculatedField/{calculatedFieldId}/debug
Path parameters
calculatedFieldIdstring required
Response
OK
{"stackTrail":"components:schemas:JsonNode","oasType":"schema","type":"unknown","description":"A value representing the any type (object or primitive)","example":{}}
Example response
{}