/
TR
tryscott
/
One-Shot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 4w ago
Details
Filter operations
access
1
agent-counsel
4
agent-loop
20
artifacts
1
auth
1
billing
5
cleanroom
10
cli-version
1
connected-sources
7
conversations
12
documents
14
e2b
2
experiment-reports
7
github
1
github-links
4
integrations
1
invites
8
issues
1
notifications
5
orgs
1
probes
4
reviews
11
snapshots
7
post
Create Snapshot
patch
Commit Snapshot
patch
Discard Snapshot
patch
Set Snapshot Has User Edits
post
Accept Snapshot Suggestion
post
Reject Snapshot Suggestion
patch
Rename Snapshot
sync-chat
9
users
11
waitlist
1
walkthroughs
3
get
Root
get
Jwks
get
Health
get
Health Db
snapshots
Create Snapshot
post
/agent-loop/workspaces/{workspace_id}/snapshots
Path parameters
workspace_id
string
required
Request body
CreateSnapshotRequest
required
parent_snapshot_id
string
required
name
string
nullable
Response
Successful Response
SnapshotResponse
required
id
string
required
document_artifact_id
string
required
parent_snapshot_id
string
nullable
required
turn_id
string
required
kind
'node'
|
'capture'
required
status
'draft'
|
'committed'
|
'discarded'
required
name
string
nullable
required
created_at
string
date-time
required
has_user_edits
boolean
Changes