---
title: "Valuation history"
method: GET
path: "/properties/{uarn}/valuations"
tags: ["Valuations"]
---

# Valuation history

`GET /properties/{uarn}/valuations`

This endpoint returns the valuation history for the given property.  

The valuation history is a high level view of the rateable value which is available to everyone.

The VOA gives a [rateable value](https://www.gov.uk/guidance/how-non-domestic-property-including-plant-and-machinery-is-valued#rateable-value) or valuation to each non-domestic property and this is used by local councils to calculate a property’s business rates.

## Path parameters

- `uarn` integer, required

## Query parameters

- `propertyLinkSubmissionId` string

## Headers

- `Accept` 'application/vnd.hmrc.2.0+json', required

## Response `200`

- ValuationHistoryResponseSchemaJson — unresolved $ref

## Other responses

- `404`

---

[API](https://skmtc.net/hmrc/apis/business-rates-api.md) · [All operations](https://skmtc.net/hmrc/apis/business-rates-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hmrc/business-rates-api/revisions/669a30d937df/schema)
