project
Get all kanban buckets of a project
Returns all kanban buckets which belong to that project. Buckets are always sorted by their position in ascending order. To get all buckets with their tasks, use the tasks endpoint with a kanban view.
get/projects/{id}/views/{view}/buckets
Path parameters
idinteger required
Project ID
viewinteger required
Project view ID
Response
The buckets