curl --request GET \
--url https://cloud.kaneo.app/api/column/{projectId} \
--header 'Authorization: Bearer <token>'{}Get all columns for a project
curl --request GET \
--url https://cloud.kaneo.app/api/column/{projectId} \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://kaneo.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?