get https://api.delta.storage/files/total-size
Retrieve the total size of all uploaded files for the authenticated user.
Log in to see full request history
Responses
200Successful response. Returns the total size of uploaded files.
401Unauthorized. Authentication required.
500Server error. An error occurred while processing the request.