Skip to main content
GET
/
volumes
/
{volume_id}
Get Volume
curl --request GET \
  --url https://api.declaw.ai/volumes/{volume_id} \
  --header 'X-API-Key: <api-key>'
Returns the catalog entry for one volume, including its backend (tarball for copy-mode, local/juicefs for file-granular) and quota_bytes. Owner-scoped.