v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
Monitoring

Get Monitoring Histogram Timeseries

Gets histogram timeseries information for a specific metric.

get/data/v1/monitoring/metrics/{MONITORING_HISTOGRAM_METRIC_ID}/histogram-timeseries

Path parameters

MONITORING_HISTOGRAM_METRIC_ID'video-startup-time' required

ID of the Monitoring Histogram Metric

Query parameters

filters[]string[]

Limit the results to rows that match conditions from provided key:value pairs. Must be provided as an array query string parameter.

To exclude rows that match a certain condition, prepend a ! character to the dimension.

Possible filter names are the same as returned by the List Monitoring Dimensions endpoint.

Example:

  • filters[]=operating_system:windows&filters[]=!country:US

Response

OK

total_row_countinteger nullable required
timeframeinteger[] required