Orgs Views
List groups (columns) for a view
Returns the board column descriptors (enum items, boolean buckets, date / number ranges, distinct strings) plus capability flags — reorderable_columns enables column-header DnD, movable_items enables card DnD between columns (only meaningful for enum / user / boolean axes), axis carries the resolved field for the FE header. No pagination — bounded by MAX_BOARD_COLUMNS. Throws 400 for kinds that have no groups (table / calendar / timeline).
GET
List groups (columns) for a view
Authorizations
Bearer token authentication using your API key
List groups (columns) for a view