Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tenbytecloud.com/v1/storage/bucket \ --header 'apikey: <api-key>'
{ "name": "pang1", "num_objects": 5, "size_bytes": 3189211059 }
Get bucket information.
Defines which bucket to retrieve
Bucket info
The response is of type object.
object