Volumes
Get a volume
GET
Get a volume
Authorizations
Your account-level Brimble API key. Find it in the dashboard under your profile drawer → API key (click the avatar in the sidebar). Available on paid plans only.
Path Parameters
24-char hex id of the volume.
Pattern:
^[a-f0-9]{24}$Last modified on May 31, 2026
Previous
Delete a volumeHard-deletes the volume. The underlying disk and all data on it are
destroyed, irreversible.
Fails with `400 "Volume is attached; detach it before deleting"` if the
volume is currently attached to a sandbox or project. Detach the volume
first (destroy the sandbox or detach via the project flow), then delete.
Next
Get a volume