/
LA
langbase
/
Langbase Api
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.0.0
2026-07-26
55
0
110.8 KB
post
/v1/threads/{threadId}/messages
Path parameters
threadId
string
uuid
required
Request body
object[]
required
role
'system'
|
'user'
|
'assistant'
|
'function'
|
'tool'
required
content
string
tool_calls
unknown[]
tool_call_id
string
nullable
name
string
nullable
attachments
unknown[]
metadata
object
Response
Langbase: Create thread messages v1
object[]
required
id
string
uuid
required
created_at
number
required
thread_id
string
uuid
required
content
string
role
'system'
|
'user'
|
'assistant'
|
'function'
|
'tool'
required
tool_call_id
string
nullable
tool_calls
unknown[]
name
string
nullable
attachments
unknown[]
metadata
object