Skip to main content

Get Column By Name

Use this API to get a column by its name. Name matching is exact

Request Body REQUIRED
askribeKey string

Your secret Askribe key. Can be obtained from your org's settings dashboard

tableId string

The tableId of your table. It looks like TXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

columnName string

The exact name of your column

Responses
200

Returns the column if present

Schema OPTIONAL
object