---
title: "Get a specific goal"
method: GET
path: "/goals/{id}"
tags: ["Goals"]
---

# Get a specific goal

`GET /goals/{id}`

## Path parameters

- `id` string, required

## 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/versions/6274be5aa6c5/schema)
