Skip to main content

Get Conv By Frontend Id

Get a conversation from the tree root and up to the message with given frontend ID.

Path Parameters
message_id Message Id REQUIRED
Responses
200

Successful Response

Schema OPTIONAL
messages object[] OPTIONAL
id uuid OPTIONAL
user_id uuid OPTIONAL
frontend_message_id Frontend Message Id OPTIONAL
text Text
lang Lang OPTIONAL
is_assistant Is Assistant
emojis object OPTIONAL
user_emojis string[] OPTIONAL
user_is_author User Is Author OPTIONAL
synthetic Synthetic OPTIONAL
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type