v1

latestOpenAPI 3.0.32026-08-061874701.5 MB
columns

Get column

Gets the definition of the specified column.

Note: If you need to get the values of individual cells within the column, use Get sheet or Get row.

get/sheets/{sheetId}/columns/{columnId}

Query parameters

levelinteger

Specifies whether object data types, such as multi-contact data are returned in a backwards-compatible, text format in text/number columns.<br> - Set level=0 (default) to use text/number columns for multi-contact data and multi-picklist data.<br> - Set level=1 to use multiple-entry contact list columns for multi-contact data; multi-picklist data is returned in text/number columns.<br> - Set level=2 to use multiple-entry contact list columns for multi-contact data and use multiple-entry picklist columns for multi-picklist data.

Response

SUCCESS

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "id": 4567890123,
  "width": 150,
  "tags": []
}