/
AG
agents-squads
/
Squads API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 32m ago · Updated 1mo ago
Details
Filter operations
agent-dispatch
12
api-keys
4
approvals
11
auth
12
billing
7
chat
4
get
List Sessions
post
Create Session
get
Get Session
post
Add Message
conversations
1
costs
13
dashboard
1
domains
3
erp-cash-movements
4
erp-parties
5
erp-views
3
escalations
9
events
10
executions
3
google
10
metrics
3
orgs
1
slack
11
tasks
3
triggers
8
webhooks
9
get
Health Check
chat
Get Session
Get a chat session with its full message history.
get
/api/chat/sessions/{session_id}
Path parameters
session_id
string
uuid
required
Response
Successful Response
ChatSessionResponse
required
created_at
string
date-time
required
id
string
uuid
required
messages
MessageResponse[]
tenant_id
integer
required
title
string
nullable
required
updated_at
string
date-time
required
user_id
string
uuid
required
Changes