Workspace

List a table's columns

get/tables/{tableId}/columns

Response

Column objects in the canonical list envelope. Not paginated — nextCursor is always null.

object'list' required
nextCursorstring nullable required

Cursor for the next page; null means this is the last page.

urlstring required

The path this list was fetched from (query string excluded).

Changes

No recorded changes to this endpoint across all 1 revision of this API.