Referencetemplates
Fetch a template
curl -X GET "https://loading/v1/templates/string"{
"name": "string",
"description": "string",
"objective": "string",
"context": "string",
"outcome_schema": {},
"tools": [
{}
],
"consent_type": "prior_express",
"voice_engine": "gemini_25",
"language": "en-US",
"id": "string",
"created_at": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}