DCI Summary Tables

Execute ad-hoc DCI summary table query

Execute an ad-hoc query on DCI summary tables.

post/v1/dci-summary-tables/adhoc-query

Request body

tableDefinitionobject required

Summary table definition object

objectIdinteger

Root object ID for table query

Response

Ad-hoc query executed successfully

extendedFormatboolean

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

sourceinteger

Data source identifier

titlestring

Table title

Changes

Changed in 2 of the 75 revisions of this API.457

  • 30e75dc6a94c17See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • added the media type application/json for the response with the status 403

      response-media-type-added

    • added the media type application/json for the response with the status 500

      response-media-type-added

    • added the optional property columns to the response with the 200 status

      response-optional-property-added

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • added the optional property extendedFormat to the response with the 200 status

      response-optional-property-added

    • added the optional property source to the response with the 200 status

      response-optional-property-added

    • added the optional property title to the response with the 200 status

      response-optional-property-added

    • the response's body type/format changed from object/ to array/ for status 200

      response-body-type-changed

    • removed the media type application/json for the response with the status 403

      response-media-type-removed

    • removed the media type application/json for the response with the status 500

      response-media-type-removed

    • removed the optional property columns from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property extendedFormat from the response with the 200 status

      response-optional-property-removed

    • removed the optional property source from the response with the 200 status

      response-optional-property-removed

    • removed the optional property title from the response with the 200 status

      response-optional-property-removed

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog