Get Message
Returns a specific message from a session.
Path parameters
sessionId
Soon to be deprecated as this is not needed.
messageUUID
The UUID of the message.
Response
The message.
content
The content of the message.
role_type
The type of the role (e.g., “user”, “system”).
created_at
The timestamp of when the message was created.
metadata
The metadata associated with the message.
processed
Whether the message has been processed.
role
Customizable role of the sender of the message (e.g., “john”, “sales_agent”).
token_count
Deprecated
updated_at
Deprecated
uuid
The unique identifier of the message.