Get Chat Cell
Retrieve a single cell from a chat by ID
Authorizations
API key or JWT token
Response
Chat cell
Cell ID
Cell type (e.g. markdown, python, sql, tableau_sql, metrics, ontology_query, javascript, bash, mcp_tool, preview, web_search)
completed, running, pending, halted, failed, unknown Execution error, when the step failed
Message author (markdown cells only)
user, assistant Markdown content (markdown cells only)
Executed code (python, javascript, and bash cells)
Executed query (sql, tableau_sql, metrics, and ontology_query cells)
Connector the query ran against (sql and ontology_query cells)
Captured stdout/stderr (python, javascript, and bash cells)
Markdown preview of the result set (query and python cells)
MCP tool invoked, as server/tool (mcp_tool cells only)
Assets this cell produced