objectGetAcl method
Returns the access control list for an object.
Request
GET /{bucket}/{key}?acl HTTP/1.1
Path parameters
Parameter | Description |
---|---|
bucket |
Bucket name. |
key |
Object key. |
Query parameters
Parameter | Description |
---|---|
acl |
Required parameter that indicates the type of operation. |
Headers
Use the necessary common request headers in requests.
Response
Headers
Responses can only contain common response headers.
Data schema
For a description of the structure returned, see ACL XML schema.
Response codes
For a list of possible responses, see Responses.