---
title: "GET /v1/{+scope}:searchAllResources"
method: GET
path: "/v1/{+scope}:searchAllResources"
tags: ["v1"]
---

# GET /v1/{+scope}:searchAllResources

`GET /v1/{+scope}:searchAllResources`

Searches all Google Cloud resources within the specified scope, such as a project, folder, or organization. The caller must be granted the `cloudasset.assets.searchAllResources` permission on the desired scope, otherwise the request will be rejected.

## Path parameters

- `scope` string, required

## Query parameters

- `assetTypes` string[]
- `orderBy` string
- `pageSize` integer
- `pageToken` string
- `query` string
- `readMask` string

## Response `200`

Successful response

---

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