Get User Template
Templates
Get User Template
Fetch one of your organization’s saved eval agent templates.
GET
Get User Template
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The UUID of the user template to retrieve.
Response
Unique identifier (UUID) for the template.
UUID of the organization that owns this template.
Short key used to reference the template.
Display name of the template.
Description of the template, or
null.Category of the template, or
null.Evaluation modality. Either
text or audio.System prompt for the eval agent, in Markdown.
Evaluation prompt, in Markdown.
Ordered scoring levels.
Array of
level_key strings that represent the passing threshold.Access scope. One of
private, org, or public.UUID of the eval agent this template was snapshotted from, or
null.UUID of the specific version snapshotted, or
null.UUID of the user who created the template, or
null.ISO 8601 timestamp of when the template was created.
ISO 8601 timestamp of when the template was last updated.
Docs for agents: llms.txt