---
title: "Changes to List key results for a goal"
method: GET
path: "/goals/{goal_id}/key_results"
---

# Changes to List key results for a goal

`GET /goals/{goal_id}/key_results`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-08-12** `bfbe6f6d74a1` — 2 breaking, 2 warning
- **2026-07-26** `69bd8c9e8932` — 3 info

## Changes

- **2026-08-12** `bfbe6f6d74a1` — 2 breaking, 2 warning
  - the response property `key_result/workflow_status/workflow_status_category` became nullable for the status `200`
  - the `key_result/workflow_status/workflow_status_category` response's property type changed from `object` to `null` for status `200`
  - removed the optional property `key_result/workflow_status/workflow_status_category/id` from the response with the `200` status
  - removed the optional property `key_result/workflow_status/workflow_status_category/name` from the response with the `200` status
- **2026-07-26** `69bd8c9e8932` — 3 info
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`
  - added the optional property `key_result/workflow_status/workflow_status_category` to the response with the `200` status

---

[Operation](https://skmtc.dev/aha/apis/aha-api/docs/goals/:goal_id/key_results/get.md) · [API](https://skmtc.dev/aha/apis/aha-api.md) · [Page](https://skmtc.dev/aha/apis/aha-api/changes/goals/:goal_id/key_results/get)
