Skip to main content
GET
List Eval Scenarios

Headers

authorization
string | null

Query Parameters

kind
enum<string> | null

Which of the two kinds of scenario this is.

The values are pipecat's own (pipecat.evals.scenario.EvalKind), which it carries into the session, the driver and the result record — so a stored row and a pipecat object never need translating between them.

Available options:
script,
simulation
tag
string | null
page
integer
default:1

1-based page number

Required range: x >= 1
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Successful Response

The response is of type Response List Eval Scenarios V1 Eval Scenarios Get · object.