v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
smart-tables

List Columns

List columns in a sheet, ordered by position rank. By default, system-managed metadata columns such as price and latency columns are excluded; pass include_system_columns=true to include them. 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}/columns

Path parameters

table_idstring uuid required
sheet_idstring uuid required

Query parameters

include_system_columnsboolean

When true, include system-managed metadata columns such as price and latency columns for prompt-template outputs.

cursorstring
limitinteger

Response

List of columns

next_cursorstring nullable
has_moreboolean