---
title: "Get treasury fund yield"
method: GET
path: "/money/treasury/yield"
tags: ["money", "wisdomtree"]
---

# Get treasury fund yield

`GET /money/treasury/yield`

## Query parameters

- `symbol` 'WTGXX' | 'FLTTX' | 'WTSIX', required
- `yield_type` 'daily' | '7day', required

## Response `200`

OK

- WisdomtreeYieldOutput
  - `yield_as_of` string
  - `yield_percent` string
  - `yield_type` string

## Other responses

- `default` — Error response.

## Changes

- **2026-09-01** `f2d9f80610d9` — 1 info
  - added the optional property `error/api_client_id` to the response with the `default` status
- **2026-08-15** `06167cc3c94e` — 1 info
  - added the optional property `yield_as_of` to the response with the `200` status

[Change history](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/money/treasury/yield/get.md)

---

[API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.dev/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/revisions/0a6aeb726c1f/schema)
