List agent A/B experiments
Agents
List agent A/B experiments
List the A/B prompt experiments for this agent, newest first, each enriched with per-variant impression and conversion counts. Filter to running or finished experiments with the status query param. Use it to render the experiments panel and pick one to inspect.
GET
List agent A/B experiments
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Agent identifier (Devotel agent_xxx id).
Query Parameters
Filter by experiment state (default all).
Available options:
active, ended, all Maximum number of experiments to return (1–200, default 50).
Required range:
1 <= x <= 200