---
title: "GET /api/dashboard/tasks"
method: GET
path: "/api/dashboard/tasks"
tags: ["dashboard-task-controller"]
---

# GET /api/dashboard/tasks

`GET /api/dashboard/tasks`

## Query parameters

- `filterType` string
- `startDate` string, date
- `endDate` string, date
- `page` integer
- `size` integer
- `sortBy` string
- `sortDirection` string

## Response `200`

OK

## Changes

- **2026-08-08** `237f5bbd4029` — 1 breaking, 1 info
  - removed the media type `application/hal+json` for the response with the status `200`
  - added the media type `application/vnd.hal+json` for the response with the status `200`
- **2026-07-31** `a8f0641b7212` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/astravue/apis/astravue-api/changes/api/dashboard/tasks/get.md)

---

[API](https://skmtc.dev/astravue/apis/astravue-api.md) · [All operations](https://skmtc.dev/astravue/apis/astravue-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/astravue/astravue-api/revisions/290e97dda2ec/schema)
