cURL
curl --request GET \ --url https://api.example.com/api/storage/buckets \ --header 'x-api-key: <api-key>'
{ "buckets": [ "avatars", "documents", "uploads", "public", "private" ] }
Documentation IndexFetch the complete documentation index at: https://docs.insforge.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.insforge.dev/llms.txt
Use this file to discover all available pages before exploring further.
List of bucket names
["avatars", "documents", "uploads"]