Skip to main content
GET
/
column
/
{projectId}
Get Columns
curl --request GET \
  --url https://cloud.kaneo.app/api/column/{projectId} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

projectId
string
required

Response

200 - application/json

List of columns ordered by position

The response is of type object.