List all Retell LLM Response Engines that can be attached to an agent.
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
A limit on the number of objects to be returned. Limit can range between 1 and 1000, and the default is 1000.
50
The pagination key to continue fetching the next page of LLMs. Pagination key is represented by a llm id, pagination key and version pair is exclusive (not included in the fetched page). If not set, will start from the beginning.
"llm_1ffdb9717444d0e77346838911"
Specifies the version of the llm associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.
0
Successfully retrieved all Retell LLM Response Engines.
The response is of type object[]
.