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).

Changes

No recorded changes to this endpoint across all 1 revision of this API.