List a table's columns
Tables
List a table's columns
GET
List a table's columns
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Column objects in the canonical list envelope. Not paginated —
nextCursor is always null.
The canonical v2 list envelope. Every list endpoint returns this
shape; per-endpoint items element types (and documented extras
like total) are declared on each operation.