Skip to main content
GET
Fetch an A/B test

Authorizations

Authorization
string
header
required

Paste your VTurb API token (vt_...). Sent as Authorization: Bearer <token>.

Path Parameters

id
string
required

Response

The A/B test with its variants. A started test is running and splits traffic; each variant carries its own started_at.

id
string
required
status
string
required
name
string
required
folder_id
string | null
required
started_at
string | null
required
created_at
string | null
required
updated_at
string | null
required
variants
object[]
required