List S3 buckets
Storage
List S3 buckets
deprecated
Returns a paginated list of all buckets within an S3 storage.
Note: Prefer /provisioning/v2/storage//s3/buckets which returns a wrapped response with count and results.
GET
List S3 buckets
Authorizations
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
Query Parameters
Number of records to skip before beginning to write in response.
Required range:
x >= 0Max number of records in response
Required range:
1 <= x <= 1000