Skip to main content
GET
List agent A/B experiments

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Agent identifier (Devotel agent_xxx id).

Query Parameters

status
enum<string>
default:all

Filter by experiment state (default all).

Available options:
active,
ended,
all
limit
integer
default:50

Maximum number of experiments to return (1–200, default 50).

Required range: 1 <= x <= 200

Response

200 - application/json

A/B experiments for the agent with per-variant stats

A/B experiments for the agent with per-variant stats

data
object
meta
object