List Columns
Metadata API
List Columns
This operation returns a list of columns for a given table or view.
GET
List Columns
Authorizations
JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication [blocked] for more information on creating a token.
Query Parameters
Restricts results to the specified catalog.
Restricts results to the specified schema.
Restricts results to the specified table.
Restricts results to the specified column.