Skip to main content
GET
Get Cell
Retrieve one cell from a Table sheet. The response uses column_id in the public payload and expands stored output media URLs when present.

Authorizations

X-API-KEY
string
header
required

Path Parameters

table_id
string<uuid>
required
sheet_id
string<uuid>
required
cell_id
string<uuid>
required

Response

Cell detail

success
boolean
cell
object

A single cell at the intersection of a column and a row.