Experiments

Lists experiments for a universe.

Pagination is offset-based (maxPageSize + skip). The response carries the page slice plus the unpaginated total matching the filters. Request includes optional pagination, search, and filters.

get/creator-configs-public-api/v1/experimentation/universes/{universeId}/experiments

Path parameters

universeIdinteger required

Query parameters

maxPageSizestring
skipstring
searchKeystring
stateFiltersExperimentState[]
sortOrderstring
sortKeystring
productTypeFilterstring

Response

OK

totalinteger

Total number of experiments for the universe matching the filters (independent of pagination).