v1

latestOpenAPI 3.1.02026-07-267154122.0 KB
Workspace

Fetch one row

get/tables/{tableId}/rows/{rowId}

Response

The Row object with typed cells keyed by column slug.

object'row' required
idstring uuid required
cellsobject required

Typed cells keyed by column slug. Each cell is polymorphic: scalar (input columns), value (+ run metadata where present), or sequence (a reference to the drafted sequence).