Fetch the agent's active A/B experiment
Agents
Fetch the agent's active A/B experiment
Return the currently-running A/B prompt experiment for this agent, if any, together with both variant prompt-version snapshots ready to apply at runtime. Responds with a null data payload when no experiment is active (or a referenced version was deleted), so the runtime falls back to the agent’s live configuration. Used by the agent runtime; authenticated with an internal service token.
GET
Fetch the agent's active A/B experiment
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Identifier of the agent whose active experiment to fetch.