Skip to main content
GET
Python

Authorizations

X-Auth-Token
string
header
required

Project API key for sending traces and accessing project-scoped resources. Format: sk-lw-... (no underscore). Obtain one by creating a project via the Admin API or the LangWatch UI.

Path Parameters

scenarioRunId
string
required

Response

Success

scenarioId
string
required
batchRunId
string
required
scenarioRunId
string
required
name
string | null
required
description
string | null
required
status
string
required
results
object | null
required
messages
object[]
required
timestamp
number
required
updatedAt
number
required
durationInMs
number
required
platformUrl
string<uri>
required
totalCost
number
Last modified on May 19, 2026