Drives
List Drives
List all drives in your account, or look up a drive by slug.
GET
Query Parameters
string
Look up a specific drive by its slug (e.g.,
alice/research-q1).Response
Returns an array of drive objects.string
Unique identifier for the drive.
string
The name of the drive.
string
Human-readable identifier (
username/drive-name). Null for unclaimed drives.string
The description of the drive.
integer
The number of files in the drive.
integer
Total size of all files in the drive, in bytes.
string
Auto-deletion date for unclaimed drives. Null for claimed drives.
string
ISO 8601 timestamp of when the drive was created.
string
ISO 8601 timestamp of when the drive was last updated.
