List batch test jobs with pagination

get/v2/list-batch-tests

Query parameters

type'retell-llm' | 'conversation-flow' required

Type of response engine

llm_idstring

LLM ID (required when type is retell-llm)

conversation_flow_idstring

Conversation flow ID (required when type is conversation-flow)

versioninteger

Version of the response engine (defaults to latest)

limitinteger

Maximum number of items to return.

pagination_keystring

Pagination key for fetching the next page.

Response

Batch test jobs retrieved successfully

pagination_keystring

Pagination key for the next page.

has_moreboolean

Whether more results are available.

Changes

Changed in 1 of the 28 revisions of this API.1