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://storage-service.iran.liara.ir/api/v1/buckets \ --header 'Authorization: <api-key>'
{ "status": "<string>", "buckets": [ { "id": "<string>", "name": "<string>", "plan": "<string>", "status": "<string>", "permission": "<string>", "createdAt": "<string>", "updatedAt": "<string>" } ] }
List all Bucket
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Bearer:
successful operation
Show child attributes