/
TA
tambo-ai
/
Tambo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 35m ago · Updated 4d ago
View markdown
tambo-ai
Tambo API
put
/threads/{id}
v3
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-05
45
65
127.9 KB
audio
1
Auth
3
OAuth
1
Projects
7
Registry
1
storage
1
threads
17
post
/threads
get
/threads/project/{projectId}
get
/threads/{id}
put
/threads/{id}
delete
/threads/{id}
post
Cancel thread advancement
get
/threads/{id}/messages
post
/threads/{id}/messages
delete
/threads/{id}/messages/{messageId}
get
Get suggestions for a message
post
Generate new suggestions
put
/threads/{id}/messages/{messageId}/component-state
post
DEPRECATED - Advance a thread (non-streaming)
post
Advance a thread stream
post
DEPRECATED - Create and advance a thread (non-streaming)
post
Create and advance a thread stream
post
Generate and set a thread's name
Users
1
v1
13
threads
put
/threads/{id}
Path parameters
id
string
required
Request body
ThreadRequest
required
contextKey
string
Unique user identifier for the thread
metadata
object
projectId
string
required
generationStage
'IDLE'
|
'CHOOSING_COMPONENT'
|
'FETCHING_CONTEXT'
|
'HYDRATING_COMPONENT'
|
'STREAMING_RESPONSE'
|
'COMPLETE'
|
'ERROR'
|
'CANCELLED'
statusMessage
string
name
string
Response
Thread
required
metadata
object
projectId
string
required
generationStage
'IDLE'
|
'CHOOSING_COMPONENT'
|
'FETCHING_CONTEXT'
|
'HYDRATING_COMPONENT'
|
'STREAMING_RESPONSE'
|
'COMPLETE'
|
'ERROR'
|
'CANCELLED'
statusMessage
string
name
string
id
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required