Skip to main content
GET
Check S3 bucket public access status

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Path Parameters

storage_id
integer<int64>
required
bucket_name
string
required

Response

BucketPolicyStatusResponse returns a boolean indicating public access status

BucketPolicyStatus model for the boolean response