---
title: "GET /fund/{fund_id}/apy"
method: GET
path: "/fund/{fund_id}/apy"
tags: ["Funds"]
---

# GET /fund/{fund_id}/apy

`GET /fund/{fund_id}/apy`

## Path parameters

- `fund_id` string, required

## Response `200`

Fund APY retrieved successfully

- number, double

## Other responses

- `404` — Fund not found
- `500` — Internal server error

---

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