---
title: "Retrieve subtasks list"
method: GET
path: "/subtasks"
tags: ["Subtasks"]
---

# Retrieve subtasks list

`GET /subtasks`

List subtasks

## Query parameters

- `limit` string
- `page` string
- `sort_by` string
- `sort_dir` string
- `assigned_user_id` string
- `status` string
- `calculate_count` string
- `filter` string
- `sort` string
- `rel` string
- `asn` string

## Response `200`

Successful response

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/fieldpulse/apis/fieldpulse-api.md) · [All operations](https://skmtc.net/fieldpulse/apis/fieldpulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fieldpulse/fieldpulse-api/revisions/61b397595943/schema)
