Query Parameters
| Param | Type | Default | Description |
|---|---|---|---|
status | string | — | Filter by status: ready, in_progress, done, blocked |
assignee | string | — | Filter by employee name |
objective | string | — | Filter by parent objective ID |
limit | integer | 50 | Maximum results |
offset | integer | 0 | Pagination offset |
Response Fields
| Field | Type | Description |
|---|---|---|
tasks | array | List of task objects |
count | integer | Total matching tasks |