Testcase
Read Testcase
Retrieve Testcase data
GET
Authorizations
Path Parameters
The ID of the Testcase to retrieve.
Example:
100
The ID of the Testset to retrieve the Testcase from.
Example:
123
Response
200
application/json
Successful Response
The ID of the testset the testcase belongs to.
Example:
123
The user query for the testcase.
Example:
"What is the moon made of?"
The ID of the testcase.
Example:
100
The creation date and time of the testcase.
Example:
"2025-02-07T00:05:50.184396"
The context for the testcase.
Example:
"After the Apollo missions, we know the moon is made of cheese."
The ideal response for the testcase.
Example:
"The moon is made of rock."
Was this page helpful?