List Columns
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.
GET
List Columns
List all columns in a sheet, ordered by their position rank.
Each column has a
type that determines how its cells are populated:
text— Free-text cells, editable directly.prompt_template,llm,code,score,comparison,composition— Computed columns that run automatically.
Authorizations
Query Parameters
When true, include system-managed metadata columns such as price and latency columns for prompt-template outputs.
Required range:
1 <= x <= 100
