/
QR
qredence
/
fleet-rlm
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 33m 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
skills
2
turns
1
sessions
Create Session
post
/api/sessions
Headers
Authorization
string
nullable
X-Fleet-User-Id
string
uuid
nullable
X-Fleet-Workspace-Id
string
uuid
nullable
Request body
SessionCreateRequest
required
title
string
nullable
Response
Successful Response
SessionDetailResponse
required
id
string
uuid
required
title
string
required
status
'active'
|
'archived'
required
checkpoint_version
integer
required
created_at
string
nullable
updated_at
string
nullable
Changes