test_framework
Retrieve an evaluator (scenario)
Fetch a single evaluator by id. Returns full configuration including instructions, expected outcome, metrics, test profile, and — when the agent has mock tools attached and the scenario was auto-generated — the expected mock tool calls (generated_mock_tool_entries) with their inputs and outputs.
get/test_framework/v1/scenarios/{id}/
Path parameters
idinteger required
A unique integer value identifying this scenario.
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.