Skip to main content
GET
Get Eval Agent Template

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The template’s key, for example hallucination_detection.

Response

string
Unique identifier key for the template.
string
Human-readable display name.
string
Brief description of what the template evaluates.
string
Template category. One of voice, sales, support, scheduling, compliance, or quality.
string
Evaluation modality. Either text or audio.
string
The system prompt used for this eval agent, in Markdown.
string
The evaluation prompt, in Markdown.
array
Ordered scoring levels for this template.
array
Array of level_key strings that represent the passing threshold for this template.
Returns 404 with code EVAL_AGENT_TEMPLATE_NOT_FOUND if the key does not match any shipped template.

Docs for agents: llms.txt