List test case definitions with pagination
Query parameters
Type of response engine
LLM ID (required when type is retell-llm)
Conversation flow ID (required when type is conversation-flow)
Maximum number of items to return.
Pagination key for fetching the next page.
Response
Test case definitions retrieved successfully
Changes
Changed in 7 of the 28 revisions of this API.62
- ○
removed the
gemini-2.5-flashenum value from theallOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_modelresponse property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
gpt-5.5enum value to theallOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_modelresponse property for the response status200response-property-enum-value-added
- ●
- ●
deleted the
queryrequest parameterversionrequest-parameter-removed
- ●
- ●
added the new
gemini-3.1-flash-liteenum value to theallOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_modelresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
gpt-5.4-minienum value to theallOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_modelresponse property for the response status200response-property-enum-value-added
- ●
added the new
gpt-5.4-nanoenum value to theallOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_modelresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
gpt-5.4enum value to theallOf[subschema #2]/items/items/allOf[TestCaseDefinitionInput]/llm_modelresponse property for the response status200response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○