Skip to main content
GET
/
activeviam
/
pivot
/
rest
/
v10
/
cube
/
configuration
/
calculatedMembers
/
{pivotId}
Gets all defined editable calculated members defined in a given ActivePivot.
curl --request GET \
  --url http://localhost:9090/activeviam/pivot/rest/v10/cube/configuration/calculatedMembers/{pivotId}
{
  "empty": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

pivotId
string
required

Pivot id

Response

List of calculated members defined in the ActivePivot This provides the unique name of each calculated member, as well as its permissions.

empty
boolean
{key}
object