Skip to main content
GET
Fetch the agent's active A/B experiment

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Identifier of the agent whose active experiment to fetch.

Response

200 - application/json

The active experiment with both variant snapshots, or null when none is running.

data
object | null
meta
object