List board tasks
Boards
List board tasks
Get tasks grouped by status for the Kanban board.
GET
List board tasks
Returns board tasks across the current organization and project, grouped for Kanban display.
Requires authentication via
X-API-Key: sf_your_api_key_here.Query parameters
UUID of the organization. Defaults to the user’s active organization.
UUID of the project. Defaults to the user’s active project.
Filter by a specific site.
Filter by status.
Filter by priority:
LOW, MEDIUM, HIGH, or URGENT.UUID of the assigned user.
UUID of the comment creator.
Search tasks by content.
ISO 8601 start date filter.
ISO 8601 end date filter.
Results per page. Default:
50.Page number. Default:
1.