Get Test Results
Returns detailed performance results for each variant in the A/B test,
including conversation counts, qualification rates, and statistical
significance indicators. Requires ab_testing:view permission.
Documentation Index
Fetch the complete documentation index at: https://docs.naturalead.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token using an API key (format: nl_live_* or nl_test_*).
Path Parameters
A/B test ID (MongoDB ObjectId)
"665a1b2c3d4e5f6a7b8c9d0e"
Response
A/B test results
Aggregated results for an A/B test.
A/B test identifier
draft, running, paused, completed Total conversations across all variants
Agent configuration ID of the winning variant, or null if no statistically significant winner has been determined
Statistical confidence level (0-1) for the winner determination, or null if not yet computed