get
https://api.sigmacomputing.com/v2/connections/tables//columns
Returns column names, types, and other details for a table in a data warehouse connection.
Usage notes
- Retrieve the tableId by first calling the /v2/connections/paths endpoint to discover available paths, then calling the /v2/connection/{connectionId}/lookup endpoint with the path to the desired table and using the
inodeIdincluded in the response.
