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

# Changes to Get all subtasks

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

> 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
  - the `data/subtasks/items/customFields/items/fieldValue/items/value` response's property type changed from `object` to no type for 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 optional property `data/subtasks/items/internal` to the response with the `200` status

---

[Operation](https://skmtc.dev/astravue/apis/astravue-api/docs/v1/spaces/:spaceId/projects/:projectId/tasks/:taskId/subtasks/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/:taskId/subtasks/get)
