/
IN
inconvoai
/
Inconvo Conversations API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 7mo ago
Details
Filter operations
Agents
1
Conversations
3
get
List conversations
post
Create conversation
get
Retrieve conversation
Datasets
6
Feedback
2
MCP Servers
2
Responses
2
Conversations
Retrieve conversation
get
/conversations/{id}
Path parameters
id
string
required
Response
The conversation
InconvoConversation
required
id
string
required
userIdentifier
string
nullable
Unique identifier for the end-user (may be null for legacy conversations)
userContext
object
required
messages
Message[]
required
Changes