---
title: "My client's property link"
method: GET
path: "/my-organisation/clients/all/property-links/{propertyLinkSubmissionId}"
tags: ["Property Links"]
---

# My client's property link

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

This endpoint returns a detailed or summary view of a single property link claimed by an individual or organisation. The view is determined by the optional projection query parameter which can take one of the values: \["summary", "detailed"\].

Note that:

*   Agents can only access properties that have been assigned to them. Agents must be enrolled for the [Find and check your business rates valuation](https://www.gov.uk/correct-your-business-rates) online Service.

## Path parameters

- `propertyLinkSubmissionId` string, required

## Query parameters

- `projection` 'summary' | 'detailed'

## Headers

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

## Response `200`

- union
  - MyClientsSummaryPropertyLinkResponseSchemaJson — unresolved $ref
  - MyClientsDetailedPropertyLinkResponseSchemaJson — 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)
