Experiments
List experiments
Returns the project's experiments with cheap summary metrics (variant count, distinct sessions and users across all variant populations). Excludes per-variant comparison metrics — fetch a single experiment for those.
get/v1/projects/{projectSlug}/experiments
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Query parameters
cursorstring
Opaque cursor returned in a previous response's nextCursor. Omit on the first page.
Opaque cursor returned in a previous response's nextCursor. Omit on the first page.
limitinteger
Page size. Defaults to 50; max 100.
Page size. Defaults to 50; max 100.
searchstring
Filter by name (case-insensitive substring).
Filter by name (case-insensitive substring).
Response
Page of experiments