---
title: "Changes to Get the access-control record for an asset"
method: GET
path: "/api/assets/{assetId}/access-control"
---

# Changes to Get the access-control record for an asset

`GET /api/assets/{assetId}/access-control`

> Every recorded change to this endpoint, newest first.
> 49 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 49 revisions.

- **2026-08-31** `97e51f27dc77` — 6 breaking, 12 info

## Changes

- **2026-08-31** `97e51f27dc77` — 6 breaking, 12 info
  - the response property `data/ownedByCompanyProfile` became nullable for the status `200`
  - the response property `data/sharedByCompanyProfile` became nullable for the status `200`
  - the response property `data/sharedWith/items/companyProfile` became nullable for the status `200`
  - the `data/ownedByCompanyProfile` response's property type changed from no type to `object` for status `200`
  - the `data/sharedByCompanyProfile` response's property type changed from no type to `object` for status `200`
  - the `data/sharedWith/items/companyProfile` response's property type changed from no type to `object` for status `200`
  - removed `subschema #1, subschema #2` from the `data/ownedByCompanyProfile` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/sharedByCompanyProfile` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/sharedWith/items/companyProfile` response property `anyOf` list for the response status `200`
  - added the required property `data/ownedByCompanyProfile/byCompanyId` to the response with the `200` status
  - added the required property `data/ownedByCompanyProfile/displayName` to the response with the `200` status
  - added the required property `data/ownedByCompanyProfile/forCompanyId` to the response with the `200` status
  - added the required property `data/sharedByCompanyProfile/byCompanyId` to the response with the `200` status
  - added the required property `data/sharedByCompanyProfile/displayName` to the response with the `200` status
  - added the required property `data/sharedByCompanyProfile/forCompanyId` to the response with the `200` status
  - added the required property `data/sharedWith/items/companyProfile/byCompanyId` to the response with the `200` status
  - added the required property `data/sharedWith/items/companyProfile/displayName` to the response with the `200` status
  - added the required property `data/sharedWith/items/companyProfile/forCompanyId` to the response with the `200` status

---

[Operation](https://skmtc.dev/retraced/apis/api-reference/docs/api/assets/:assetId/access-control/get.md) · [API](https://skmtc.dev/retraced/apis/api-reference.md) · [Page](https://skmtc.dev/retraced/apis/api-reference/changes/api/assets/:assetId/access-control/get)
