---
title: "Retrieve metaproperty access"
method: GET
path: "/api/content_access/metaproperties/{metaproperty_id}"
tags: ["Access rights"]
---

# Retrieve metaproperty access

`GET /api/content_access/metaproperties/{metaproperty_id}`

## Path parameters

- `metaproperty_id` string, required

## Response `200`

Successful retrieval of metaproperty access

- ApiContentAccessMetapropertiesResponse[]
  - `id` string
  - `contentId` string
  - `contentType` string
  - `level` string
  - `ruleType` string
  - `principalId` string
  - `principalType` string
  - `principalName` string
  - `principalExtraInformation` PrincipalExtraInformation
    - `email` string

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
