Skip to main content
GET
Get a column

Authorizations

Authorization
string
header
required

Personal or account token.

Path Parameters

column_id
string
required

Column identifier.

env_id
string
required

Environment identifier that scopes the request.

Response

Successful Response

asset_id
string
required

ID of the asset this column belongs to.

id
string
required

Unique column identifier.

name
string
required

Column name.

data_type
string | null

Data type reported by the source platform.

deleted_at
string<date-time> | null

Soft-delete timestamp. Present only in the deleted_since feed.

synced_at
string<date-time> | null

When Elementary last synced this column. Use with synced_since for incremental reads.