/
QR
qredence
/
fleet-rlm
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 14h ago
Details
Filter operations
artifacts
2
get
Get Artifact
get
Download Artifact
attachments
2
runs
1
sessions
5
skills
2
turns
1
artifacts
Get Artifact
get
/api/artifacts/{artifact_id}
Path parameters
artifact_id
string
uuid
required
Response
Successful Response
ArtifactResponse
required
Public artifact metadata — no host or Volume paths.
id
string
uuid
required
session_id
string
uuid
required
run_id
string
uuid
required
kind
'text'
|
'markdown'
|
'json'
required
title
string
nullable
media_type
string
required
byte_size
integer
required
checksum_sha256
string
required
Changes