---
title: "List release phases for a release"
method: GET
path: "/releases/{id}/release_phases"
tags: ["Release phases"]
---

# List release phases for a release

`GET /releases/{id}/release_phases`

## Path parameters

- `id` string, required

## Query parameters

- `page` string
- `per_page` string

## Response `200`

Successful operation

## Changes

- **2026-07-26** `69bd8c9e8932` — 4 info
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`
  - added the optional property `release_phases/items/custom_fields` to the response with the `200` status
  - added the optional property `release_phases/items/integration_fields` to the response with the `200` status

[Change history](https://skmtc.dev/aha/apis/aha-api/changes/releases/:id/release_phases/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)
