DCI Summary Tables

Query specific DCI summary table

Execute a query on a specific DCI summary table. Calling user must have access to the summary table itself as well as read access to the root object.

post/v1/dci-summary-tables/{table-id}/query

Path parameters

table-idinteger required

Summary table ID

Request body

objectIdinteger

Root object ID for table query

Response

Summary table query executed successfully

extendedFormatboolean

Whether the table uses extended format (per-cell status and row metadata)

sourceinteger

Data source identifier

titlestring

Table title

Changes