---
title: "GET /space_used/{domain}/{storage}{property_field}"
method: GET
path: "/space_used/{domain}/{storage}{property_field}"
tags: ["SpaceUsed"]
---

# GET /space_used/{domain}/{storage}{property_field}

`GET /space_used/{domain}/{storage}{property_field}`

## Path parameters

- `domain` string, required
- `storage` string, required
- `property_field` 'total_size' | 'domain', required

## Response `200`

Success

- union
  - object
    - `total_size` integer
  - object
    - `domain` string

## Other responses

- `403` — Invalid or missing credentials

---

[API](https://skmtc.net/n-able/apis/mail-api.md) · [All operations](https://skmtc.net/n-able/apis/mail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/n-able/mail-api/revisions/ddcf07469cce/schema)
