---
title: "Get Rate History"
method: GET
path: "/api/fee-schedules/v3/{rate_id}/history"
tags: ["v3"]
---

# Get Rate History

`GET /api/fee-schedules/v3/{rate_id}/history`

Gets every version of a rate.

## Path parameters

- `rate_id` string, uuid, required

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V3Rate[] — unresolved $ref

## Other responses

- `404` — Error response with status 404

---

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