📄️ GET /cards
Read the GET /cards REST route API for DHTMLX Kanban. Learn how to get data on all cards as a JSON array.
📄️ GET /columns
Read the GET /columns REST route API for DHTMLX Kanban. Learn how to get data on all columns as a JSON array.
📄️ GET /links
Read the GET /links REST route API for DHTMLX Kanban. Learn how to get data on all links as a JSON array.
📄️ GET /rows
Read the GET /rows REST route API for DHTMLX Kanban. Learn how to get data on all rows (swimlanes) as a JSON array.
📄️ GET /users
Read the GET /users REST route API for DHTMLX Kanban. Learn how to get data on all users as a JSON array.
📄️ GET /uploads
Read the GET /uploads REST route API for DHTMLX Kanban. Learn how to get a requested binary file from the server.