List Experiments
Lists experiments for one account with experiment:read permission. Omit account_id or pass internal to list internal experiments, which requires Whop internal access.
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
"2026-09-11"
Query Parameters
Owning account ID. Omit or pass internal for Whop internal experiments; internal access is required.
Filter by related resource; requires account_id.
Only experiments with this status.
draft, active, paused, ended The number of experiments to return (default 20, max 100).
A cursor; returns experiments after this position.
The number of experiments to return from the end of the range.
A cursor; returns experiments before this position.
The field to sort experiments by.
created_at, flag_key Sort direction.
asc, desc 
