get https://api.gigasheet.com/user/space-used
Get the amount of space used by the current user
Log in to see full request history
Responses
Get the amount of space used by the current user
xxxxxxxxxx
curl --request GET \
--url https://api.gigasheet.com/user/space-used \
--header 'accept: application/json'
Try It!
to start a request and see the response here!