Retrieve an official bot template
Bot Templates
Retrieve an official bot template
Fetches an official Bot template, including the standard JSON input_schema required when creating a template run. If you only need a list of templates, use GET /v3/bots/templates.
GET
Retrieve an official bot template
Authorizations
Send your API key in the Authorization header as Bearer <API_KEY>.
Path Parameters
Public Bot template identifier.
Response
Bot template returned.
Public Bot template identifier.
Template name
JSON Schema describing the input object accepted by the template run endpoint.
Template description
Template creation time.
Template publication time.
Short recommendation text shown to template consumers.
Public page containing additional template details.

