Get a Florent conversation

View as Markdown

Returns a conversation and its message snapshot. A conversation owned by another user (or unknown) reads as 404.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

idstringRequired

Response

The conversation and its messages.
conversationobject
messageslist of maps from strings to any

Errors

401
Unauthorized Error
404
Not Found Error