GET
/
evault
/
v1
/
storage_usage
{
  "max_storage": "<string>",
  "storage_unit": "<string>",
  "used_storage": 123,
  "percent_used": 123,
  "percent_remaining": 123,
  "updated_at": "2023-11-07T05:31:56Z"
}

Authorizations

api-key
string
header
required

Response

200 - application/json

The response is of type object.