/
QR
qredence
/
fleet-rlm
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 24m ago · Updated 2d ago
Details
Filter operations
artifacts
2
attachments
2
runs
1
sessions
5
get
List Session Turns
get
List Sessions
post
Create Session
get
Get Session
patch
Patch Session
settings
2
skills
2
turns
1
volume
1
workspace-files
7
sessions
Patch Session
patch
/api/sessions/{session_id}
Path parameters
session_id
string
uuid
required
Request body
SessionPatchRequest
required
title
string
nullable
status
'active'
|
'archived'
nullable
Response
Successful Response
SessionDetailResponse
required
Session detail — same public shape as the summary today.
id
string
uuid
required
title
string
required
status
'active'
|
'archived'
required
checkpoint_version
integer
required
created_at
string
nullable
updated_at
string
nullable
Changes