Skip to main content
GET
Get User Template

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The UUID of the user template to retrieve.

Response

string
Unique identifier (UUID) for the template.
string
UUID of the organization that owns this template.
string
Short key used to reference the template.
string
Display name of the template.
string
Description of the template, or null.
string
Category of the template, or null.
string
Evaluation modality. Either text or audio.
string
System prompt for the eval agent, in Markdown.
string
Evaluation prompt, in Markdown.
array
Ordered scoring levels.
array
Array of level_key strings that represent the passing threshold.
string
Access scope. One of private, org, or public.
string
UUID of the eval agent this template was snapshotted from, or null.
string
UUID of the specific version snapshotted, or null.
string
UUID of the user who created the template, or null.
string
ISO 8601 timestamp of when the template was created.
string
ISO 8601 timestamp of when the template was last updated.

Docs for agents: llms.txt