---
title: "Status of property link evidence for a client"
method: GET
path: "/my-organisation/clients/all/property-links/{propertyLinkSubmissionId}/evidence/{evidenceReference}"
tags: ["Property Links"]
---

# Status of property link evidence for a client

`GET /my-organisation/clients/all/property-links/{propertyLinkSubmissionId}/evidence/{evidenceReference}`

This endpoint allows an agent to retrieve information about the evidence file supporting a property link created on behalf of their client.

You will need to include the submission ID of the property link as well as the attachment reference in the URL of the GET request.

The attachment reference was included in the response from a previous POST to `/my-organisation/property-links/{propertyLinkSubmissionId}/evidence`   

Note that:

<ul class="list-bullet">
    <li class="font-xsmall">
        Individuals or organisations can only access their own data, and must be enrolled for the <a href="https://www.gov.uk/correct-your-business-rates" target="_blank">Find and check your business rates valuation</a>  online service.
    </li>
</ul>

## Path parameters

- `propertyLinkSubmissionId` string, required
- `evidenceReference` string, required

## Headers

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

## Response `200`

- GetClientPropertyLinkEvidenceResponseSchemaJson — unresolved $ref

---

[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)
