v1

latestOpenAPI 3.1.02026-08-06213193627.0 KB
templates

Get Template

Get a template by ID.

get/v1/templates/{template_id}

Path parameters

template_idstring uuid required

Response

Successful Response

idstring uuid required
namestring required

Name of the template

org_idstring uuid nullable

ID of the organization the template belongs to

picturestring nullable

Image URL of the template

descriptionstring nullable

Description of the tempalte

visibilitystring required

Visibility of the template (e.g., 'public', 'private')

categorystring nullable required

Category of the template (e.g., 'featured', 'private')

is_activeboolean

Whether the template is active

submittedboolean

Whether the template is submitted as a public template

added_onstring date-time

The creation timestamp of the template

settingsobject nullable

Template settings

conversationsobject[] nullable

List of conversations in the template

datasourcesobject[] nullable

List of datasources in the template

collectionsobject[] nullable

List of collections in the template