---
title: "Changes to Get all tasks in a project"
method: GET
path: "/v1/spaces/{spaceId}/projects/{projectId}/tasks"
---

# Changes to Get all tasks in a project

`GET /v1/spaces/{spaceId}/projects/{projectId}/tasks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-08-08** `237f5bbd4029` — 3 breaking, 3 info

## Changes

- **2026-08-08** `237f5bbd4029` — 3 breaking, 3 info
  - for the `query` request parameter `page`, default value `0` was added
  - for the `query` request parameter `size`, default value `20` was added
  - removed the media type `application/hal+json` for the response with the status `200`
  - for the `query` request parameter `page`, the format was generalized from `int32` to no format
  - for the `query` request parameter `size`, the format was generalized from `int32` to no format
  - added the media type `application/vnd.hal+json` for the response with the status `200`

---

[Operation](https://skmtc.dev/astravue/apis/astravue-api/docs/v1/spaces/:spaceId/projects/:projectId/tasks/get.md) · [API](https://skmtc.dev/astravue/apis/astravue-api.md) · [Page](https://skmtc.dev/astravue/apis/astravue-api/changes/v1/spaces/:spaceId/projects/:projectId/tasks/get)
