---
title: "List CMK accessors"
method: GET
path: "/project/{project}/secrets/cmks/accessors"
tags: ["Secrets"]
---

# List CMK accessors

`GET /project/{project}/secrets/cmks/accessors`

## Path parameters

- `project` string, required

## Response `200`

Response

- CMKAccessorsListResponse — CMKAccessorsListResponse
  - `accessors` object, required — CMKAccessors
    - `aws` object — CMKAccessorsAWS
      - `principal` string, required — Principal
    - `azure` object, required — CMKAccessorsAzure
      - `app_id` string, required — Application ID
    - `gcp` object, required — CMKAccessorsGCP
      - `access_group` string, required — Access Group
    - `oci` object, required — CMKAccessorsOCI
      - `access_group` string, required — Access Group
      - `access_tenant` string, required — Tenancy for the access group

## Other responses

- `403` — This feature is not enabled in your context, please contact support to enable it.
- `404` — Project not found

---

[API](https://skmtc.net/aiven/apis/aiven-api-documentation.md) · [All operations](https://skmtc.net/aiven/apis/aiven-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aiven/aiven-api-documentation/versions/ecaeabf1da31/schema)
