bucketGetAcl method
Written by
Updated at September 2, 2025
Returns an access control list for a bucket.
For more information on getting started with the API and the general request format, see How to use the S3 API.
Request
GET /{bucket}?acl HTTP/2
Path parameters
| Parameter | Description |
|---|---|
bucket |
Bucket name. |
Request parameters
| Parameter | Description |
|---|---|
acl |
Required parameter that indicates the type of operation. |
Headers
Use the appropriate common headers in your request.
Response
Headers
Responses can only contain common headers.
Data schema
The structure of the returned data is described in ACL XML schema.
Response codes
For a list of possible responses, see Responses.