# list-resources

> Latest API definition: https://api.aliyun.com/meta/v1/products/dataworks-public/versions/2024-05-18/apis/ListResources/api.json
> If the call returns an error, you can obtain the latest parameter definitions from the URL above.

### List Resources

**aliyun CLI**:
```bash
aliyun dataworks-public list-resources \
  --project-id {{project_id}} \
  --page-number 1 \
  --page-size 100 \
  --user-agent AlibabaCloud-Agent-Skills/alibabacloud-dataworks-datastudio-develop
```
