Authorization: Bearer ********************
curl --location --request GET '/mfs/api/v1/space' \ --header 'Authorization: Bearer <token>'
{ "companyId": "", "id": "", "totalSize": "", "usedSize": "", "freeSize": "", "logicalSize": "" }