---
title: "List to-dos associated with a feature"
method: GET
path: "/features/{feature_id}/tasks"
tags: ["To-dos"]
---

# List to-dos associated with a feature

`GET /features/{feature_id}/tasks`

## Path parameters

- `feature_id` string, required

## Query parameters

- `page` string
- `per_page` string

## Response `200`

Successful operation

---

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