v1

latestOpenAPI 3.0.32026-07-26120117318.1 KB
Experiments

Get experiments analytics summary

Returns aggregated analytics summary for experiments.

get/experiments/summary

Query parameters

fromstring

Start of the time range (ISO 8601).

tostring

End of the time range (ISO 8601).

environmentstring

Filter by environment.

summary_metricstring

Metric to summarize.

currencystring

Currency code (ISO 4217).

unitstring

Aggregation unit (e.g. day, week, month).

week_starts_onstring

Day of week that a week starts on (e.g. monday, sunday).

max_seriesinteger

Maximum number of series to return.

filter[experiment_uid]string

Filter by experiment UID.

filter[experiment_uid][]string[]

Filter by multiple experiment UIDs.

Response

Analytics summary data.

object required

Experiments summary payload. items contains one entry per experiment matched by filter[experiment_uid][], with nested groups carrying the group metadata (control flag, weight, bound remote config).