Skip to main content
GET
Get Template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string<uuid>
required

Response

Successful Response

Agent template response.

id
string<uuid>
required
owner_id
string<uuid>
required
name
string
required
use_case_key
string
required
description
string | null
required
required_tools
string[]
required
sample_first_message
string | null
required
is_system_template
boolean
required
is_public
boolean
required
usage_count
integer
required
created_at
string
required
updated_at
string
required