Skip to main content
GET
Get Test Case

Request

Path Parameters

string
required
The project ID
string
required
The test case ID

Headers

string
required
Bearer token using your developer key

Response

object
The test case object with id, name, systemPrompt, maxTurns, variables, and acceptanceCriteria.

Example