---
title: "Get per diem rates for all counties/cities, by state and year"
method: GET
path: "/v2/rates/state/{state}/year/{year}"
---

# Get per diem rates for all counties/cities, by state and year

`GET /v2/rates/state/{state}/year/{year}`

## Path parameters

- `state` string, string, required
- `year` string, string, required

## Response `200`

Successful. Data will be returned in JSON format.

## Other responses

- `400` — Bad request. Verify the query string parameters that were provided.
- `403` — API key is not correct or was not provided.

---

[API](https://skmtc.net/gsa/apis/gsa-per-diem-api.md) · [All operations](https://skmtc.net/gsa/apis/gsa-per-diem-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gsa/gsa-per-diem-api/versions/cc7fb27ae778/schema)
