---
title: "List features"
method: GET
path: "/features"
tags: ["Features"]
---

# List features

`GET /features`

Retrieves a paginated list of all features across the account with optional filtering and field selection

## Query parameters

- `page` string
- `per_page` string
- `custom_fields` string
- `fields` string
- `workflow_status` string

## Response `200`

Successful operation

## Changes

> 5 revisions in range; 2 could not be searched.

- **2026-07-26** `69bd8c9e8932` — 2 info
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`

[Change history](https://skmtc.dev/aha/apis/aha-api/changes/features/get.md)

---

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