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.

Query Parameters

scenarioSetId
string
batchRunId
string
limit
integer
default:20
Required range: x <= 100
cursor
string

Response

Success

runs
object[]
required
hasMore
boolean
nextCursor
string
Last modified on May 19, 2026