Skip to main content
GET
/
volumes
/
{volume_id}
/
locks
Get Volume Lock Status
curl --request GET \
  --url https://api.declaw.ai/volumes/{volume_id}/locks \
  --header 'X-API-Key: <api-key>'
Reports whether a (volume, path) is currently leased and by whom.