v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
smart-tables

Get Cell

Retrieve a single cell by ID. For prompt-template column cells, the response includes a request_metrics object with price, latency, and token usage when available. Requests are scoped to the workspace associated with the API key; table, sheet, column, cell, operation, and version IDs must belong to that workspace.

get/api/public/v2/tables/{table_id}/sheets/{sheet_id}/cells/{cell_id}

Path parameters

table_idstring uuid required
sheet_idstring uuid required
cell_idstring uuid required

Response

Cell detail

successboolean