---
title: "GET /v1/{+name}/protectedResourcesSummary"
method: GET
path: "/v1/{+name}/protectedResourcesSummary"
tags: ["projects"]
---

# GET /v1/{+name}/protectedResourcesSummary

`GET /v1/{+name}/protectedResourcesSummary`

Returns aggregate information about the resources protected by the given Cloud KMS CryptoKey. By default, summary of resources within the same Cloud organization as the key will be returned, which requires the KMS organization service account to be configured(refer https://docs.cloud.google.com/kms/docs/view-key-usage#required-roles). If the KMS organization service account is not configured or key's project is not part of an organization, set fallback_scope to `FALLBACK_SCOPE_PROJECT` to retrieve a summary of protected resources within the key's project.

## Path parameters

- `name` string, required

## Query parameters

- `fallbackScope` 'FALLBACK_SCOPE_UNSPECIFIED' | 'FALLBACK_SCOPE_PROJECT'

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/kmsinventory.md) · [All operations](https://skmtc.dev/google/apis/kmsinventory/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/kmsinventory/revisions/cd196c993bff/schema)
