# spaces:read Last edited on 28 Aug 2025 ## Scope Summary View Spaces object storage buckets ## Required Scopes To add a scope to an API token, you must also add its required scopes. For example, to add a non-read scope for a resource type, you must also add the read scope for that resource type. The following scopes are required for `spaces:read`: | Scope | Description | |---|---| | [`regions:read`](../../regions/read) | View data center regions | | [`sizes:read`](../../sizes/read) | View Droplet plan sizes | | [`actions:read`](../../actions/read) | View events of shared resources that have occurred in the current team | ## Associated Scopes Associated scopes are not required, but they support full functionality of the scope they’re associated with. For example, to create a Droplet, you need `droplet:create`. To tag a Droplet during creation, you additionally need `tag:create`, so `tag:create` is listed as an associated scope for `droplet:create`. The following scopes are associated with `spaces:read`: | Scope | Description | |---|---| | [`cdn:read`](../../cdn/read) | View CDN endpoints | | [`spaces_key:read`](../../spaces_key/read) | View Spaces access keys | | [`spaces_key:create_credentials`](../../spaces_key/create_credentials) | Create Spaces access key and view its secret credentials | | [`spaces_key:delete`](../../spaces_key/delete) | Delete Spaces access keys | | [`cdn:create`](../../cdn/create) | Create CDN endpoints | | [`cdn:update`](../../cdn/update) | Modify CDN endpoints | | [`tag:read`](../../tag/read) | View resource tags | | [`project:read`](../../project/read) | View projects |