/
ST
structifyai
/
Structify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 22m ago · Updated 7mo ago
Details
Filter operations
account
8
admin
41
chat
27
chat_templates
1
get
List active chat templates for the /chat page
code
2
connector_catalog
3
connectors
24
dataset
25
documents
4
entity
22
jobs
6
match
2
Nango
2
project
5
public_sessions
2
sandbox
3
scrape
2
server
1
sessions
17
slack
1
source
3
structure
8
team
13
teams
3
transactions
3
usage
2
user
2
whitelabel
3
wiki
5
workflow
3
workflow_schedule
8
chat_templates
List active chat templates for the /chat page
get
/chat/templates
Response
Chat templates retrieved
ChatTemplate[]
required
chat_session_id
string
uuid
required
created_at
string
date-time
required
created_by
string
uuid
required
description
string
required
display_order
integer
required
id
string
uuid
required
image_url
string
required
is_active
boolean
required
title
string
required
updated_at
string
date-time
required
updated_by
string
uuid
required
Changes