---
title: "GET /project-dashboard/spaces/{spaceId}/projects/{projectId}/taskOverview"
method: GET
path: "/project-dashboard/spaces/{spaceId}/projects/{projectId}/taskOverview"
tags: ["slash-project-dashboard"]
---

# GET /project-dashboard/spaces/{spaceId}/projects/{projectId}/taskOverview

`GET /project-dashboard/spaces/{spaceId}/projects/{projectId}/taskOverview`

## Path parameters

- `spaceId` integer, required
- `projectId` integer, required

## Query parameters

- `searchCriteria` string
- `property` string
- `sort` string
- `countOfTasks` boolean, required

## Response `200`

OK

- ResponseFormat
  - `success` boolean
  - `message` string
  - `data` unknown
  - `errorCode` integer
  - `errors` unknown

---

[API](https://skmtc.net/astravue/apis/astravue-api.md) · [All operations](https://skmtc.net/astravue/apis/astravue-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/astravue/astravue-api/versions/237f5bbd4029/schema)
