---
title: "Get task status collection"
method: GET
path: "/table/{tableId}/aggregation/task-status-collection"
tags: ["aggregation"]
---

# Get task status collection

`GET /table/{tableId}/aggregation/task-status-collection`

Returns records and count distribution across task status based on specified date range and fields

## Path parameters

- `tableId` string, required

## Response `200`

Task status collection for the view

- object
  - `cells` object[], required
    - `recordId` string, required
    - `fieldId` string, required
  - `fieldMap` object, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
