visualizationMetricData

Retrieve metric data

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_APPLICATION

    Arguments

    metricId ID!

    Unique identifier for the metric

    timeFrame VisualizationMetricTimeFrameInput!

    The start and end timeframe for the query

    metricParams [VisualizationMetricParamInput]!

    The metric parameter values

    Return Fields

    VisualizationDataTable

    A data structure that represent the rows and columns of a data table

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.