---
title: "Get Savings Goal"
method: GET
path: "/api/v1/savings-goals/{id}"
tags: ["Finance Management.Savings Goals", "ENTERPRISE"]
---

# Get Savings Goal

`GET /api/v1/savings-goals/{id}`

Get Savings Goal by id.

## Path parameters

- `id` string, required

## Response `200`

The Savings Goal.

- Finance20ManagementSavings20Goals20Response — unresolved $ref

## Other responses

- `401` — If the user is not authorized.
- `404` — Savings Goal not found.

---

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