read:resources
List and query cloud resources.
Actions
Pull Cloud Resources
Required scope:

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
read:resources
List and query cloud resources.
| Parameter | Description |
|---|---|
| Limit | The number of records to fetch. |
| Name | Filter by the cloud resource name. |
| Offset | Pagination cursor. |
| Types | Filter cloud resources by specific entity types. Multiple values can be specified as comma separated list. |
| Parameter | Description |
|---|---|
| Deleted After | Filter by the delete time of the object. |
| Deleted Before | Filter by the delete time of the object. |
| Project IDs | Filter cloud resources by Wiz project IDs. Multiple values can be specified as comma separated list. If no values are provided, then returns results from all projects. |
| Provider IDs | Filter cloud resources according to these cloud service provider unique IDs. Multiple values can be specified as comma separated list. |
| Subscription IDs | Filter cloud resources according to these external subscription IDs. Multiple values can be specified as comma separated list. |
| Updated After | Filter by the update time of the object. |
| Updated Before | Filter by the update time of the object. |
Was this page helpful?