Retrieve the full conversation history for a thread
| Parameter | Type | Description |
|---|---|---|
thread_id | string | Required. The ID of the thread |
| Type | Description |
|---|---|
text | Natural language explanations and context |
visualization | Interactive Tako cards with data visualizations |
query | The underlying data queries Tako used |
follow_up | Suggested follow-up questions |
thinking | Tako’s reasoning process (when available) |
| Field | Description |
|---|---|
card_id | Unique identifier for the visualization |
title | Title of the visualization |
embed_url | URL for embedding in an iframe |
image_url | Static image URL for reports or thumbnails |
webpage_url | Link to the full Tako card page |
description | Natural language summary of the data |
sources | Data sources used |
methodologies | Methodology notes |
embed_url can be dropped into an iframe for interactive charts.description, sources, and methodologies fields help build trust by showing data provenance.