/
TR
tryscott
/
One-Shot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h 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
get
List Conversations
post
Create Conversation
post
Resume Conversation
post
Resume Prepare
post
Resume Confirm
post
Resume Reject
get
Get Active Session
get
Get Conversation
patch
Update Conversation
get
Get Conversation Messages
post
Append Messages
patch
Update Message
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
sync-chat
9
users
11
waitlist
1
walkthroughs
3
get
Root
get
Jwks
get
Health
get
Health Db
conversations
Create Conversation
Create a new conversation
post
/conversations/
Request body
ConversationCreate
required
repo_path
string
nullable
repo_paths
string[]
nullable
task
string
required
agent_configs
object[]
nullable
Response
Successful Response
ConversationCreateResponse
required
Response when creating a new conversation
conversation_id
string
required
anthropic_key
string
nullable
Changes