Skip to main content
GET

Overview

Returns the current storage usage and available space for a user or workspace.

Query Parameters

integer
Workspace ID. Use 0 for the user’s default personal workspace.

Response

integer
Total space used in bytes
integer
Available space in bytes
string
Request status (success)
The values are in bytes. To convert to GB, divide by 1024 * 1024 * 1024.