curl --location --request GET 'https://storage.googleapis.com/storage/v1beta2/b//acl'{
"items": [
{
"bucket": "string",
"domain": "string",
"email": "string",
"entity": "string",
"entityId": "string",
"etag": "string",
"id": "string",
"kind": "storage#bucketAccessControl",
"role": "string",
"selfLink": "string"
}
],
"kind": "storage#bucketAccessControls"
}