Pular para o conteúdo

Get Conversation Messages

GET
/api/v1/ai/conversations/{conversation_id}

Get all messages from a conversation.

conversation_id
required
Conversation Id
integer
x-tenant-id
Any of:
integer

Successful Response

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string