List all buckets
Returns all storage buckets in the workspace.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Response
List all buckets
Unique bucket identifier
Bucket name (used in S3 operations)
Display label
Current state (pending, active, failed, blocked)
Access visibility (public_access, private_access)
S3 endpoint URL
S3 access key (use for S3-compatible client auth)
S3 secret key (use for S3-compatible client auth)
Region code where bucket is located
Current storage usage in bytes
Storage quota in bytes
Storage usage percentage
Total number of objects in bucket
Creation timestamp
Last update timestamp
Api_V1_Entities_Resource model
Public HTTPS endpoint (only for public buckets)
S3-compatible bucket policy (JSON string)
S3-compatible access control list (JSON string)

