v3
latestOpenAPI 3.1.02026-07-311,4541,5202.3 MBexperiments
Api V 2 Experiments List List
GET: List experiments with filters POST: List experiments with filters (same as GET, but accepts filter payload in body)
Special endpoint for filtered listing. The main endpoint /experiments/ handles GET (list) + POST (create) operations.
Authentication:
- Supports both JWT (internal) and API Key (public) authentication
get/api/v2/experiments/list/
Query parameters
pageinteger
A page number within the paginated result set.
page_sizeinteger
Number of results to return per page.
Headers
Authorizationstring required
JWT access token or Respan API key