Get the total file storage usage for the instance in bytes.
GET/api/v4/usage/storage
Get the total file storage usage for the instance in bytes rounded down to the most significant digit. Example: returns 4000 instead of 4321
Permissions
Must be authenticated. Minimum server version: 7.1
Responses
- 200
- 401
- 500
The total file storage usage for the instance in bytes rounded down to the most significant digit.
No access token provided
Something went wrong with the server