Summaries of Experiments and CampaignsAsk AIget https://api.optimizely.com/v2/experiment_summariesSummaries of Experiments and Campaigns in a ProjectQuery Paramsper_pageinteger≤ 100Defaults to 25Optional pagination argument that specifies the maximum number of objects to return per requestpageintegerDefaults to 1Optional pagination argument that specifies the page to return. If you have 140 objects and you choose to return 100 objects per page you will be able to access the last 40 objects on page 2. The default value is 1.sortstringenumThe column to sort by.namelast_modifiedAllowed:namelast_modifiedorderstringenumDefaults to ascThe order to sort with.ascdescAllowed:ascdescproject_idint64requiredReturn Experiments and Campaigns for specified project.archivedbooleanDefaults to falseWhether or not to include archived entities. If this parameter is not provided it will default to false and no archived entities will be included. Supersedes status filter.truefalsestatusstringenumFilters search results by the current status of the entity. Specifying multiple statuses will search for entities with ANY of those statuses.runningpausedarchivednot_startedAllowed:runningpausedarchivednot_startedResponses 200Return experiment summary results 401Invalid credentials 403You do not have permission to search the specified Account or Project defaultUnexpected errorUpdated 7 months ago