List conversations
List the conversations belonging to the token’s user in this product — for rendering a history panel next to the embedded analyst. Authenticated with the embed token itself, not the API key. Returns a flat array in no particular order.
Authorizations
Short-lived embed token, minted server-side with your API key via the Mint embed token endpoint. Scoped to one end user and one product.
Path Parameters
Body
Required, but empty: scoping is server-side from the token, so there is nothing to filter on.
Response
Successful Response
Pass this to clarityq:open-conversation to show the conversation in the iframe.
The title. Starts as New Chat and is replaced by the generated title a few seconds into the first answer — the embed announces the change via the clarityq:title postMessage, so a live panel never needs to re-fetch for it.
true only while the fallback title path is still writing (rare). With the clarityq:title postMessage wired, you can ignore this field.
Sort on this for most-recent-first.
The user starred it inside the chat.