# spaces:read Last edited on 30 Jun 2025 ## Permission Summary View Spaces object storage buckets ## Associated Permissions Associated permissions are not required, but they support full functionality of the permission 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 permission for `droplet:create`. The following permissions are associated with `spaces:read`: | Permission | 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 | | [`spaces_object:read`](../../spaces_object/read) | View objects in a bucket | | [`spaces_object:update`](../../spaces_object/update) | Modify objects in a bucket | | [`spaces_object:delete`](../../spaces_object/delete) | Delete objects from a bucket | | [`tag:read`](../../tag/read) | View resource tags | | [`project:read`](../../project/read) | View projects |