Columns Metadata

Get the columns metadata.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
columnslist of objects
A list of column metadata.
name_mapmap from strings to objects
A mapping column names to their metadata for lookup convenience.