AI Table
Get an AI Table column
Provides detailed information on the AI Table column with the given ID
GET
/
api
/
ai
/
table
/
{ai_table_id}
/
column
/
{ai_column_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Table
The unique ID of the column
Response
200 - application/json
The unique ID of the column
Metadata, for internal use. Note that the language and model settings for the column are here. Avoid changing the model to avoid unexpected costs
Time the column was last modified, in UTC
The displayed name of the column
The displayed order of the column in the UI
The user-provided query to the AI
The unique ID of the AI Table this column belongs to